Skip to content

Commit 59b6733

Browse files
build(deps-dev): bump aws-lambda-powertools from 3.20.0 to 3.21.0
Bumps [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) from 3.20.0 to 3.21.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.20.0...v3.21.0) --- updated-dependencies: - dependency-name: aws-lambda-powertools dependency-version: 3.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77d1e9f commit 59b6733

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ boto3 = "^1.40.40"
3333
moto = "^5.1.10"
3434
pyparsing = "^3.2.4"
3535
types-python-dateutil = "^2.9.0.20250822"
36-
aws-lambda-powertools = "^3.20.0"
36+
aws-lambda-powertools = "^3.21.0"
3737

3838

3939
[tool.poetry.group.local.dependencies]

0 commit comments

Comments
 (0)