Skip to content

Commit

Permalink
chore(deps): bump datadog-lambda from 6.96.0 to 6.97.0 (#4770)
Browse files Browse the repository at this point in the history
Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 6.96.0 to 6.97.0.
- [Release notes](https://github.com/DataDog/datadog-lambda-python/releases)
- [Commits](DataDog/datadog-lambda-python@v6.96.0...v6.97.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 Jul 17, 2024
1 parent 0f155aa commit 3575712
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -97,7 +97,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.96.0"
datadog-lambda = "^6.97.0"

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

0 comments on commit 3575712

Please sign in to comment.