Skip to content

Commit

Permalink
build(deps): bump botocore from 1.33.6 to 1.33.11 (#1042)
Browse files Browse the repository at this point in the history
Bumps [botocore](https://github.com/boto/botocore) from 1.33.6 to 1.33.11.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.33.6...1.33.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 Dec 12, 2023
1 parent 56f10c3 commit 10fd138
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 @@ -36,9 +36,9 @@ boto3==1.33.6 \
--hash=sha256:4f62fc1c7f3ea2d22917aa0aa07b86f119abd90bed3d815e4b52fb3d84773e15 \
--hash=sha256:b88f0f305186c5fd41f168e006baa45b7002a33029aec8e5bef373237a172fca
# via moto
botocore==1.33.6 \
--hash=sha256:14282cd432c0683770eee932c43c12bb9ad5730e23755204ad102897c996693a \
--hash=sha256:938056bab831829f90e09ecd70dd6b295afd52b1482f5582ee7a11d8243d9661
botocore==1.33.11 \
--hash=sha256:b14b328f902d120de0a09eaa657a9a701c0ceeb711197c2f01ef0523f855086c \
--hash=sha256:b46227eb3fa9cfdc8f5a83920ef347e67adea8095830ed265a3373b13b54421f
# 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 @@ -34,9 +34,9 @@ boto3==1.33.8 \
# via
# -r requirements/base.in
# django-ses
botocore==1.33.8 \
--hash=sha256:90236e6e69d7e80875d7f9d39383630706edbc1298026698c6c70d9b6a65576e \
--hash=sha256:e6970bf89cbe2624399aeffce52c253917d8e5a1c671de4054557603ab56c922
botocore==1.33.11 \
--hash=sha256:b14b328f902d120de0a09eaa657a9a701c0ceeb711197c2f01ef0523f855086c \
--hash=sha256:b46227eb3fa9cfdc8f5a83920ef347e67adea8095830ed265a3373b13b54421f
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 10fd138

Please sign in to comment.