Skip to content

Commit d6c5f8e

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

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.59"
3333
moto = "^5.1.10"
3434
pyparsing = "^3.2.4"
3535
types-python-dateutil = "^2.9.0.20251008"
36-
aws-lambda-powertools = "^3.21.0"
36+
aws-lambda-powertools = "^3.22.0"
3737

3838

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

0 commit comments

Comments
 (0)