From e47e6ddf34f54b774156a3e9e73b652c66cae896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 01:48:14 +0000 Subject: [PATCH] Bump the boto group with 5 updates Bumps the boto group with 5 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.35.1` | `1.35.5` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.35.1` | `1.35.5` | | [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.35.1` | `1.35.5` | | [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder) | `1.35.0` | `1.35.2` | | [mypy-boto3-ses](https://github.com/youtype/mypy_boto3_builder) | `1.35.0` | `1.35.3` | Updates `boto3` from 1.35.1 to 1.35.5 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.1...1.35.5) Updates `boto3-stubs` from 1.35.1 to 1.35.5 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore-stubs` from 1.35.1 to 1.35.5 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) Updates `mypy-boto3-s3` from 1.35.0 to 1.35.2 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mypy-boto3-ses` from 1.35.0 to 1.35.3 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: botocore-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: mypy-boto3-s3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto - dependency-name: mypy-boto3-ses dependency-type: direct:production update-type: version-update:semver-patch dependency-group: boto ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0e9f2f3f51..1fc3bb578c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.35.1 +boto3==1.35.5 codetiming==1.4.0 cryptography==43.0.0 Django==4.2.15 @@ -51,12 +51,12 @@ black==24.8.0 ruff==0.6.1 # type hinting -boto3-stubs==1.35.1 -botocore-stubs==1.35.1 +boto3-stubs==1.35.5 +botocore-stubs==1.35.5 django-stubs==5.0.4 djangorestframework-stubs==3.15.0 -mypy-boto3-s3==1.35.0 -mypy-boto3-ses==1.35.0 +mypy-boto3-s3==1.35.2 +mypy-boto3-ses==1.35.3 mypy-boto3-sns==1.35.0 mypy-boto3-sqs==1.35.0 mypy==1.11.1