Skip to content

Commit 5b29106

Browse files
build(deps-dev): bump aws-lambda-powertools from 3.22.0 to 3.22.1
Bumps [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) from 3.22.0 to 3.22.1. - [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.22.0...v3.22.1) --- updated-dependencies: - dependency-name: aws-lambda-powertools dependency-version: 3.22.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c81e23 commit 5b29106

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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.64"
3333
moto = "^5.1.10"
3434
pyparsing = "^3.2.4"
3535
types-python-dateutil = "^2.9.0.20251008"
36-
aws-lambda-powertools = "^3.22.0"
36+
aws-lambda-powertools = "^3.22.1"
3737

3838

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

0 commit comments

Comments
 (0)