Skip to content

Commit ff8d226

Browse files
chore(deps-dev): bump the boto-typing group with 2 updates (#5030)
Bumps the boto-typing group with 2 updates: [mypy-boto3-lambda](https://github.com/youtype/mypy_boto3_builder) and [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder). Updates `mypy-boto3-lambda` from 1.35.0 to 1.35.1 - [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.35.0 to 1.35.2 - [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-lambda 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 0b15afd commit ff8d226

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@ mypy-boto3-appconfig = "^1.35.0"
8181
mypy-boto3-cloudformation = "^1.35.0"
8282
mypy-boto3-cloudwatch = "^1.35.0"
8383
mypy-boto3-dynamodb = "^1.35.0"
84-
mypy-boto3-lambda = "^1.35.0"
84+
mypy-boto3-lambda = "^1.35.1"
8585
mypy-boto3-logs = "^1.35.0"
8686
mypy-boto3-secretsmanager = "^1.35.0"
8787
mypy-boto3-ssm = "^1.35.0"
88-
mypy-boto3-s3 = "^1.35.0"
88+
mypy-boto3-s3 = "^1.35.2"
8989
mypy-boto3-xray = "^1.35.0"
9090
types-requests = "^2.31.0"
9191
typing-extensions = "^4.12.2"

0 commit comments

Comments
 (0)