From 5faf88d8c57b658965af14a228dd6923f67d2676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 01:39:01 +0000 Subject: [PATCH] chore: Update boto3-stubs[s3] requirement from ~=1.33 to ~=1.34 Updates the requirements on [boto3-stubs[s3]](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[s3] dependency-type: direct:development ... 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 ecf5f403..9f55a601 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ autoflake~=1.7 black~=23.11 -boto3-stubs[s3]~=1.33 +boto3-stubs[s3]~=1.34 dbt-tests-adapter~=1.7.3 flake8~=6.1 Flake8-pyproject~=1.2