Skip to content

Commit 1c08e7b

Browse files
chore(deps-dev): bump the boto-typing group with 2 updates (#3143)
Bumps the boto-typing group with 2 updates: [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder) and [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder). Updates `mypy-boto3-dynamodb` from 1.28.36 to 1.28.55 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mypy-boto3-s3` from 1.28.52 to 1.28.55 - [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-s3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: boto-typing ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35fb001 commit 1c08e7b

File tree

2 files changed

+32
-13
lines changed

2 files changed

+32
-13
lines changed

poetry.lock

+30-11
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
@@ -71,12 +71,12 @@ pytest-benchmark = "^4.0.0"
7171
mypy-boto3-appconfig = "^1.28.52"
7272
mypy-boto3-cloudformation = "^1.28.48"
7373
mypy-boto3-cloudwatch = "^1.28.36"
74-
mypy-boto3-dynamodb = "^1.28.36"
74+
mypy-boto3-dynamodb = "^1.28.55"
7575
mypy-boto3-lambda = "^1.28.36"
7676
mypy-boto3-logs = "^1.28.52"
7777
mypy-boto3-secretsmanager = "^1.28.36"
7878
mypy-boto3-ssm = "^1.28.54"
79-
mypy-boto3-s3 = "^1.28.52"
79+
mypy-boto3-s3 = "^1.28.55"
8080
mypy-boto3-xray = "^1.28.47"
8181
types-requests = "^2.31.0"
8282
typing-extensions = "^4.6.2"

0 commit comments

Comments
 (0)