Skip to content

Commit

Permalink
Bump the boto group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the boto group with 4 updates: [boto3](https://github.com/boto/boto3), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder), [botocore-stubs](https://github.com/youtype/botocore-stubs) and [mypy-boto3-s3](https://github.com/youtype/mypy_boto3_builder).


Updates `boto3` from 1.35.81 to 1.35.86
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.81...1.35.86)

Updates `boto3-stubs` from 1.35.81 to 1.35.86
- [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.81 to 1.35.86
- [Release notes](https://github.com/youtype/botocore-stubs/releases)
- [Commits](https://github.com/youtype/botocore-stubs/commits)

Updates `mypy-boto3-s3` from 1.35.76.post1 to 1.35.81
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent de3bfe2 commit e626dfd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3==1.35.81
boto3==1.35.86
codetiming==1.4.0
cryptography==44.0.0
Django==4.2.17
Expand Down Expand Up @@ -47,11 +47,11 @@ black==24.10.0
ruff==0.8.3

# type hinting
boto3-stubs==1.35.81
botocore-stubs==1.35.81
boto3-stubs==1.35.86
botocore-stubs==1.35.86
django-stubs==5.1.1
djangorestframework-stubs==3.15.2
mypy-boto3-s3==1.35.76.post1
mypy-boto3-s3==1.35.81
mypy-boto3-ses==1.35.68
mypy-boto3-sns==1.35.68
mypy-boto3-sqs==1.35.0
Expand Down

0 comments on commit e626dfd

Please sign in to comment.