Skip to content

Commit

Permalink
build(deps): bump botocore from 1.34.8 to 1.34.11 (#1076)
Browse files Browse the repository at this point in the history
Bumps [botocore](https://github.com/boto/botocore) from 1.34.8 to 1.34.11.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.34.8...1.34.11)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent cc2b90a commit d307ada
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ boto3==1.34.8 \
--hash=sha256:9b5136832118c3edd580d92d0529d62300ec8ecced0a0572e985e67b360770e4 \
--hash=sha256:d6d254a467f6859f445de9ddb6bcbdd3d688f7e08b8dbe45ddd30367ec113722
# via moto
botocore==1.34.8 \
--hash=sha256:02a4026d713a2af1e33a77abd95ef83115efd3ea7bd01a2cffef35fef89acfe1 \
--hash=sha256:75bedd4130978a5b6068ef36c1f9e3616f57696b736143c3f19d995cd842007a
botocore==1.34.11 \
--hash=sha256:1ff1398b6ea670e1c01ac67a33af3da854f8e700d3528289c04f319c330d8250 \
--hash=sha256:51905c3d623c60df5dc5794387de7caf886d350180a01a3dfa762e903edb45a9
# via
# boto3
# moto
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ boto3==1.34.8 \
# via
# -r requirements/base.in
# django-ses
botocore==1.34.8 \
--hash=sha256:02a4026d713a2af1e33a77abd95ef83115efd3ea7bd01a2cffef35fef89acfe1 \
--hash=sha256:75bedd4130978a5b6068ef36c1f9e3616f57696b736143c3f19d995cd842007a
botocore==1.34.11 \
--hash=sha256:1ff1398b6ea670e1c01ac67a33af3da854f8e700d3528289c04f319c330d8250 \
--hash=sha256:51905c3d623c60df5dc5794387de7caf886d350180a01a3dfa762e903edb45a9
# via
# boto3
# s3transfer
Expand Down

0 comments on commit d307ada

Please sign in to comment.