Skip to content

Commit 8bd4c7e

Browse files
committed
Merge branch 'develop' of https://github.com/awslabs/aws-lambda-powertools-python into develop
* 'develop' of https://github.com/awslabs/aws-lambda-powertools-python: chore(deps-dev): bump mypy-boto3-secretsmanager from 1.23.8 to 1.24.0 (#1232)
2 parents 73acee1 + 1775ee6 commit 8bd4c7e

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
@@ -55,7 +55,7 @@ mkdocs-git-revision-date-plugin = "^0.3.2"
5555
mike = "^0.6.0"
5656
mypy = "^0.961"
5757
mkdocs-material = "^8.2.7"
58-
mypy-boto3-secretsmanager = "^1.23.8"
58+
mypy-boto3-secretsmanager = "^1.24.0"
5959
mypy-boto3-ssm = "^1.24.0"
6060
mypy-boto3-appconfig = "^1.23.0"
6161
mypy-boto3-dynamodb = "^1.23.0"

0 commit comments

Comments
 (0)