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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> 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

Diff for: poetry.lock

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

Diff for: pyproject.toml

+1-1
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)