Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump boto3 from 1.33.8 to 1.33.13 #1082

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ billiard==4.2.0 \
--hash=sha256:07aa978b308f334ff8282bd4a746e681b3513db5c9a514cbdd810cbbdc19714d \
--hash=sha256:9a3c3184cb275aa17a732f93f65b20c525d3d9f253722d26a82194803ade5a2c
# via celery
boto3==1.33.8 \
--hash=sha256:b8c818125489fc0371ef28d806d36d8f1dcb71734fcb0d96b3201563e3e86f22 \
--hash=sha256:d02a084b25aa8d46ef917b128e90877efab1ba45f9d1ba3a11f336930378e350
boto3==1.33.13 \
--hash=sha256:0e966b8a475ecb06cc0846304454b8da2473d4c8198a45dfb2c5304871986883 \
--hash=sha256:5f278b95fb2b32f3d09d950759a05664357ba35d81107bab1537c4ddd212cd8c
# via -r requirements.in
botocore==1.33.8 \
--hash=sha256:90236e6e69d7e80875d7f9d39383630706edbc1298026698c6c70d9b6a65576e \
--hash=sha256:e6970bf89cbe2624399aeffce52c253917d8e5a1c671de4054557603ab56c922
botocore==1.33.13 \
--hash=sha256:aeadccf4b7c674c7d47e713ef34671b834bc3e89723ef96d994409c9f54666e6 \
--hash=sha256:fb577f4cb175605527458b04571451db1bd1a2036976b626206036acd4496617
# via
# boto3
# s3transfer
Expand Down
Loading