Skip to content

Commit

Permalink
chore(deps): bump datadog-lambda from 6.98.0 to 6.99.0 (#5333)
Browse files Browse the repository at this point in the history
Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 6.98.0 to 6.99.0.
- [Release notes](https://github.com/DataDog/datadog-lambda-python/releases)
- [Commits](DataDog/datadog-lambda-python@v6.98.0...v6.99.0)

---
updated-dependencies:
- dependency-name: datadog-lambda
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent b181910 commit 54ee168
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
132 changes: 66 additions & 66 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ ijson = "^3.3.0"
typed-ast = { version = "^1.5.5", python = "< 3.8" }
hvac = "^2.3.0"
aws-requests-auth = "^0.4.3"
datadog-lambda = "^6.98.0"
datadog-lambda = "^6.99.0"

[tool.poetry.extras]
parser = ["pydantic"]
Expand Down

0 comments on commit 54ee168

Please sign in to comment.