Skip to content

Commit

Permalink
build(deps): bump aws-lambda-powertools in /app in the app group (#31)
Browse files Browse the repository at this point in the history
Bumps the app group in /app with 1 update: [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python).


Updates `aws-lambda-powertools` from 2.43.1 to 3.0.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.0.0)

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

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 Sep 25, 2024
1 parent 46ee3d7 commit a3d1e6a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions app/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 app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"
package-mode = false

[tool.poetry.dependencies]
aws-lambda-powertools = "^2.43.1"
aws-lambda-powertools = "^3.0.0"
httpx = "^0.27.2"
aioboto3 = "^13.1.1"
poetry-dotenv-plugin = "^0.2.0"
Expand Down

0 comments on commit a3d1e6a

Please sign in to comment.