Skip to content

Commit 77ba6ab

Browse files
Update dependency boto3 to v1.34.28
1 parent b1f907c commit 77ba6ab

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements-test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ billiard==3.6.4.0 \
2626
# via
2727
# -r requirements.txt
2828
# celery
29-
boto3==1.20.23 \
30-
--hash=sha256:76b3ee0d1dd860c9218bc864cd29f1ee986f6e1e75e8669725dd3c411039379e \
31-
--hash=sha256:c39cb6ed376ba1d4689ac8f6759a2b2d8a0b0424dbec0cd3af1558079bcf06e8
29+
boto3==1.34.28 \
30+
--hash=sha256:9e0dcca7bb0567f7b4b84d1d26c19b217abfe149d19106af7f120f09142688cf \
31+
--hash=sha256:fb56622ce195c06ae0d15ae9472d44529362a869ad52862a5a28b891530969f9
3232
# via -r requirements.txt
3333
botocore==1.23.23 \
3434
--hash=sha256:640b62110aa6d1c25553eceafb5bcd89aedeb84b191598d1f6492ad24374d285 \

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ billiard==3.6.4.0 \
2222
--hash=sha256:299de5a8da28a783d51b197d496bef4f1595dd023a93a4f59dde1886ae905547 \
2323
--hash=sha256:87103ea78fa6ab4d5c751c4909bcff74617d985de7fa8b672cf8618afd5a875b
2424
# via celery
25-
boto3==1.20.23 \
26-
--hash=sha256:76b3ee0d1dd860c9218bc864cd29f1ee986f6e1e75e8669725dd3c411039379e \
27-
--hash=sha256:c39cb6ed376ba1d4689ac8f6759a2b2d8a0b0424dbec0cd3af1558079bcf06e8
25+
boto3==1.34.28 \
26+
--hash=sha256:9e0dcca7bb0567f7b4b84d1d26c19b217abfe149d19106af7f120f09142688cf \
27+
--hash=sha256:fb56622ce195c06ae0d15ae9472d44529362a869ad52862a5a28b891530969f9
2828
# via iib (setup.py)
2929
botocore==1.23.23 \
3030
--hash=sha256:640b62110aa6d1c25553eceafb5bcd89aedeb84b191598d1f6492ad24374d285 \

0 commit comments

Comments
 (0)