Skip to content

Commit

Permalink
chore(deps): bump datadog-lambda from 5.93.0 to 5.94.0 (#4253)
Browse files Browse the repository at this point in the history
Bumps [datadog-lambda](https://github.com/DataDog/datadog-lambda-python) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/DataDog/datadog-lambda-python/releases)
- [Commits](DataDog/datadog-lambda-python@v5.93.0...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 47df6c8 commit 33ec120
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -92,7 +92,7 @@ ijson = "^3.2.2"
typed-ast = { version = "^1.5.5", python = "< 3.8" }
hvac = "^2.2.0"
aws-requests-auth = "^0.4.3"
datadog-lambda = "^5.93.0"
datadog-lambda = "^5.94.0"

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

0 comments on commit 33ec120

Please sign in to comment.