Skip to content

Commit 6e0d45c

Browse files
chore(deps-dev): bump mypy-boto3-s3 from 1.34.91 to 1.34.105 in the boto-typing group (#4329)
chore(deps-dev): bump mypy-boto3-s3 in the boto-typing group Bumps the boto-typing group with 1 update: [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder). Updates `mypy-boto3-s3` from 1.34.91 to 1.34.105 - [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-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 87d580a commit 6e0d45c

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
@@ -80,7 +80,7 @@ mypy-boto3-lambda = "^1.34.77"
8080
mypy-boto3-logs = "^1.34.66"
8181
mypy-boto3-secretsmanager = "^1.34.72"
8282
mypy-boto3-ssm = "^1.34.91"
83-
mypy-boto3-s3 = "^1.34.91"
83+
mypy-boto3-s3 = "^1.34.105"
8484
mypy-boto3-xray = "^1.34.0"
8585
types-requests = "^2.31.0"
8686
typing-extensions = "^4.6.2"

0 commit comments

Comments
 (0)