Skip to content

Commit

Permalink
Bump boto3 from 1.33.11 to 1.34.2 in /config/requirements
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.33.11 to 1.34.2.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.33.11...1.34.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2023
1 parent 8873458 commit 7299a77
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions config/requirements/dev_lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,9 @@ black==23.11.0 \
--hash=sha256:dbea0bb8575c6b6303cc65017b46351dc5953eea5c0a59d7b7e3a2d2f433a911 \
--hash=sha256:fc7f6a44d52747e65a02558e1d807c82df1d66ffa80a601862040a43ec2e3142
# via -r config/requirements/dev.in
boto3==1.33.11 \
--hash=sha256:620f1eb3e18e780be58383b4a4e10db003d2314131190514153996032c8d932d \
--hash=sha256:8d54fa3a9290020f9a7f488f9cbe821029de0af05a677751b12973a5f726a5e2
boto3==1.34.2 \
--hash=sha256:970fd9f9f522eb48f3cd5574e927b369279ebf5bcf0f2fae5ed9cc6306e58558 \
--hash=sha256:aad3f305fe3cd4f2bba545c9580cd460c366af56a8aabb6094528dd32317f8d2
# via -r config/requirements/prod.in
botocore==1.33.11 \
--hash=sha256:b14b328f902d120de0a09eaa657a9a701c0ceeb711197c2f01ef0523f855086c \
Expand Down
2 changes: 1 addition & 1 deletion config/requirements/prod.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# `just make_requirements` in order to compile a new requirement files in config/requirements/*_lock.txt.

Django~=4.2
boto3~=1.28
boto3~=1.34
celery~=5.3
crispy-bootstrap5~=2023.10
django-alive~=1.2
Expand Down
6 changes: 3 additions & 3 deletions config/requirements/prod_lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ billiard==4.2.0 \
--hash=sha256:07aa978b308f334ff8282bd4a746e681b3513db5c9a514cbdd810cbbdc19714d \
--hash=sha256:9a3c3184cb275aa17a732f93f65b20c525d3d9f253722d26a82194803ade5a2c
# via celery
boto3==1.33.11 \
--hash=sha256:620f1eb3e18e780be58383b4a4e10db003d2314131190514153996032c8d932d \
--hash=sha256:8d54fa3a9290020f9a7f488f9cbe821029de0af05a677751b12973a5f726a5e2
boto3==1.34.2 \
--hash=sha256:970fd9f9f522eb48f3cd5574e927b369279ebf5bcf0f2fae5ed9cc6306e58558 \
--hash=sha256:aad3f305fe3cd4f2bba545c9580cd460c366af56a8aabb6094528dd32317f8d2
# via -r config/requirements/prod.in
botocore==1.33.11 \
--hash=sha256:b14b328f902d120de0a09eaa657a9a701c0ceeb711197c2f01ef0523f855086c \
Expand Down

0 comments on commit 7299a77

Please sign in to comment.