From e5c65cc527376022acf937906092ab6c4fdbf12a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 18:05:09 +0000 Subject: [PATCH] Update boto3-stubs requirement from ~=1.29.6 to ~=1.33.5 Updates the requirements on [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) to permit the latest version. - [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 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index a809c14..b33709e 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,6 +1,6 @@ bandit~=1.7.5 black~=23.11.0 -boto3-stubs~=1.29.6 +boto3-stubs~=1.33.5 bpython~=0.24 flake8~=6.1.0 isort~=5.12.0