Skip to content

Commit 213aee2

Browse files
poetry: bump aws-lambda-powertools from 2.35.1 to 2.36.0
Bumps [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) from 2.35.1 to 2.36.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@v2.35.1...v2.36.0) --- updated-dependencies: - dependency-name: aws-lambda-powertools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86ac4bd commit 213aee2

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
@@ -10,7 +10,7 @@ readme = "README.md"
1010
python = "^3.12"
1111
pydantic = "1.10.12"
1212
nhs-number = "1.3.4"
13-
aws-lambda-powertools = "^2.35.1"
13+
aws-lambda-powertools = "^2.36.0"
1414
requests = "^2.31.0"
1515
boto3-stubs = {extras = ["dynamodb", "firehose", "kinesis", "lambda", "rds", "s3"], version = "^1.34.65"}
1616
pyjwt = "^2.8.0"

0 commit comments

Comments
 (0)