Skip to content

Commit

Permalink
chore(deps): update pip packages: Bump aws-lambda-powertools
Browse files Browse the repository at this point in the history
Bumps [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) from 2.43.1 to 3.3.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)
- [Upgrade guide](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/docs/upgrade.md)
- [Commits](aws-powertools/powertools-lambda-python@v2.43.1...v3.3.0)

---
updated-dependencies:
- dependency-name: aws-lambda-powertools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 9cbc4dd commit b83d9ae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions samples/bedrock-agent/lambda/action-group/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 samples/bedrock-agent/lambda/action-group/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ requests = "^2.32.0"


[tool.poetry.group.dev.dependencies]
aws-lambda-powertools = "^2.32.0"
aws-lambda-powertools = "^3.3.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit b83d9ae

Please sign in to comment.