From fa8d2bbb71dc15dd1b9ab6b895ae8aaaba2a0f26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 02:32:35 +0000 Subject: [PATCH] Bump boto3-stubs[cloudformation] from 1.35.79 to 1.35.80 Bumps [boto3-stubs[cloudformation]](https://github.com/youtype/mypy_boto3_builder) from 1.35.79 to 1.35.80. - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: boto3-stubs[cloudformation] dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 305204b5..3e782826 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ black==24.8.0 # via -r dev-requirements.in boto3==1.35.79 # via -r requirements.txt -boto3-stubs[cloudformation]==1.35.79 +boto3-stubs[cloudformation]==1.35.80 # via -r dev-requirements.in botocore==1.35.79 # via