Skip to content

Commit a347485

Browse files
chore(deps-dev): bump the boto-typing group with 2 updates (#3982)
Bumps the boto-typing group with 2 updates: [mypy-boto3-cloudformation](https://github.com/youtype/mypy_boto3_builder) and [mypy-boto3-logs](https://github.com/youtype/mypy_boto3_builder). Updates `mypy-boto3-cloudformation` from 1.34.65 to 1.34.66 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mypy-boto3-logs` from 1.34.36 to 1.34.66 - [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-logs 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 9e30192 commit a347485

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

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

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@ aws-cdk-lib = "^2.133.0"
7373
"cdklabs.generative-ai-cdk-constructs" = "^0.1.91"
7474
pytest-benchmark = "^4.0.0"
7575
mypy-boto3-appconfig = "^1.34.58"
76-
mypy-boto3-cloudformation = "^1.34.65"
76+
mypy-boto3-cloudformation = "^1.34.66"
7777
mypy-boto3-cloudwatch = "^1.34.40"
7878
mypy-boto3-dynamodb = "^1.34.57"
7979
mypy-boto3-lambda = "^1.34.58"
80-
mypy-boto3-logs = "^1.34.16"
80+
mypy-boto3-logs = "^1.34.66"
8181
mypy-boto3-secretsmanager = "^1.34.63"
8282
mypy-boto3-ssm = "^1.34.61"
8383
mypy-boto3-s3 = "^1.34.65"

0 commit comments

Comments
 (0)