Skip to content

Commit dba5ad3

Browse files
poetry: bump aws-lambda-powertools from 2.35.1 to 3.17.0
Bumps [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) from 2.35.1 to 3.17.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.35.1...v3.17.0) --- updated-dependencies: - dependency-name: aws-lambda-powertools dependency-version: 3.17.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 734e158 commit dba5ad3

File tree

2 files changed

+18
-14
lines changed

2 files changed

+18
-14
lines changed

poetry.lock

Lines changed: 17 additions & 13 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
@@ -10,7 +10,7 @@ package-mode = false
1010
[tool.poetry.dependencies]
1111
python = "^3.12"
1212
nhs-number = "1.3.4"
13-
aws-lambda-powertools = "^2.35.1"
13+
aws-lambda-powertools = "^3.18.0"
1414
requests = "^2.32.4"
1515
boto3-stubs = {extras = ["dynamodb", "firehose", "kinesis", "lambda", "rds", "s3"], version = "^1.34.65"}
1616
pyjwt = "^2.8.0"

0 commit comments

Comments
 (0)