Skip to content

Commit a23a12c

Browse files
chore(deps-dev): bump the boto-typing group with 2 updates
Bumps the boto-typing group with 2 updates: [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder) and [mypy-boto3-lambda](https://github.com/youtype/mypy_boto3_builder). Updates `mypy-boto3-dynamodb` from 1.34.34 to 1.34.46 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mypy-boto3-lambda` from 1.34.44 to 1.34.46 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: mypy-boto3-dynamodb dependency-type: direct:development update-type: version-update:semver-patch dependency-group: boto-typing - dependency-name: mypy-boto3-lambda dependency-type: direct:development update-type: version-update:semver-patch dependency-group: boto-typing ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 539cb78 commit a23a12c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ pytest-benchmark = "^4.0.0"
7373
mypy-boto3-appconfig = "^1.34.0"
7474
mypy-boto3-cloudformation = "^1.34.32"
7575
mypy-boto3-cloudwatch = "^1.34.40"
76-
mypy-boto3-dynamodb = "^1.34.34"
77-
mypy-boto3-lambda = "^1.34.44"
76+
mypy-boto3-dynamodb = "^1.34.46"
77+
mypy-boto3-lambda = "^1.34.46"
7878
mypy-boto3-logs = "^1.34.16"
7979
mypy-boto3-secretsmanager = "^1.34.43"
8080
mypy-boto3-ssm = "^1.34.32"

0 commit comments

Comments
 (0)