Skip to content

Commit ac48766

Browse files
chore(deps-dev): bump mypy-boto3-s3 from 1.24.76 to 1.24.94 (#1622)
Bumps [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder) from 1.24.76 to 1.24.94. - [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 ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddfd50e commit ac48766

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
@@ -64,7 +64,7 @@ mypy-boto3-lambda = { version = "^1.24.0", python = ">=3.7" }
6464
mypy-boto3-logs = { version = "^1.24.0", python = ">=3.7" }
6565
mypy-boto3-secretsmanager = { version = "^1.24.83", python = ">=3.7" }
6666
mypy-boto3-ssm = { version = "^1.24.90", python = ">=3.7" }
67-
mypy-boto3-s3 = { version = "^1.24.76", python = ">=3.7" }
67+
mypy-boto3-s3 = { version = "^1.24.94", python = ">=3.7" }
6868
mypy-boto3-xray = { version = "^1.24.0", python = ">=3.7" }
6969
types-requests = "^2.28.11"
7070
typing-extensions = { version = "^4.4.0", python = ">=3.7" }

0 commit comments

Comments
 (0)