Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent d67706c commit dc72fa3
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.29.7 \
--hash=sha256:1eb4c548118b5fc5e018dee956fd33e6fb249cd1f2def85f1bba816aef4d9f3e \
--hash=sha256:96e9890ebe7cd823b5f4976dd676e112c000c6528c28e20a2f274590589dd18b
# via moto
botocore==1.32.7 \
--hash=sha256:58b33d02cafa23461c8a9d211b30e8cded992380a84de409379fd02811fa3e11 \
--hash=sha256:c6795c731b04c8e3635588c44cfd1a4462fc5987859195522c96812cf3eceff9
botocore==1.33.6 \
--hash=sha256:14282cd432c0683770eee932c43c12bb9ad5730e23755204ad102897c996693a \
--hash=sha256:938056bab831829f90e09ecd70dd6b295afd52b1482f5582ee7a11d8243d9661
# 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 @@ -32,9 +32,9 @@ boto3==1.29.7 \
# via
# -r requirements/base.in
# django-ses
botocore==1.32.7 \
--hash=sha256:58b33d02cafa23461c8a9d211b30e8cded992380a84de409379fd02811fa3e11 \
--hash=sha256:c6795c731b04c8e3635588c44cfd1a4462fc5987859195522c96812cf3eceff9
botocore==1.33.6 \
--hash=sha256:14282cd432c0683770eee932c43c12bb9ad5730e23755204ad102897c996693a \
--hash=sha256:938056bab831829f90e09ecd70dd6b295afd52b1482f5582ee7a11d8243d9661
# via
# boto3
# s3transfer
Expand Down

0 comments on commit dc72fa3

Please sign in to comment.