Skip to content

Commit 663c140

Browse files
chore(deps-dev): bump the boto-typing group with 4 updates (#2928)
Bumps the boto-typing group with 4 updates: [mypy-boto3-cloudformation](https://github.com/youtype/mypy_boto3_builder), [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder), [mypy-boto3-lambda](https://github.com/youtype/mypy_boto3_builder) and [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder). Updates `mypy-boto3-cloudformation` from 1.28.16 to 1.28.19 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mypy-boto3-dynamodb` from 1.28.16 to 1.28.19 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mypy-boto3-lambda` from 1.28.16 to 1.28.19 - [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.16 to 1.28.19 - [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-cloudformation dependency-type: direct:development update-type: version-update:semver-patch dependency-group: boto-typing - dependency-name: mypy-boto3-dynamodb dependency-type: direct:development update-type: version-update:semver-patch dependency-group: boto-typing - 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 7360793 commit 663c140

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

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

pyproject.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@ aws-cdk-lib = "^2.88.0"
5757
"aws-cdk.aws-apigatewayv2-authorizers-alpha" = "^2.38.1-alpha.0"
5858
pytest-benchmark = "^4.0.0"
5959
mypy-boto3-appconfig = "^1.28.16"
60-
mypy-boto3-cloudformation = "^1.28.16"
60+
mypy-boto3-cloudformation = "^1.28.19"
6161
mypy-boto3-cloudwatch = "^1.28.16"
62-
mypy-boto3-dynamodb = "^1.28.16"
63-
mypy-boto3-lambda = "^1.28.16"
62+
mypy-boto3-dynamodb = "^1.28.19"
63+
mypy-boto3-lambda = "^1.28.19"
6464
mypy-boto3-logs = "^1.28.16"
6565
mypy-boto3-secretsmanager = "^1.28.16"
6666
mypy-boto3-ssm = "^1.28.16"
67-
mypy-boto3-s3 = "^1.28.16"
67+
mypy-boto3-s3 = "^1.28.19"
6868
mypy-boto3-xray = "^1.28.16"
6969
types-requests = "^2.31.0"
7070
typing-extensions = "^4.6.2"

0 commit comments

Comments
 (0)