Skip to content

Commit

Permalink
Bump aws-lambda-powertools from 3.3.0 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/aws-powertools/powertools-lambda-python/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-python@v3.3.0...v3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2024
1 parent 51cbd55 commit 98fea8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dynamic = ["version"]

[project.optional-dependencies]
dev = [
"aws-lambda-powertools==3.3.0",
"aws-lambda-powertools==3.4.0",
"pytest==8.3.4",
"coverage==7.6.9",
"pytest-mock==3.14.0",
Expand Down

0 comments on commit 98fea8a

Please sign in to comment.