File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -161,9 +161,9 @@ black==23.7.0 \
161161 --hash=sha256:f9062af71c59c004cd519e2fb8f5d25d39e46d3af011b41ab43b9c74e27e236f \
162162 --hash=sha256:fb074d8b213749fa1d077d630db0d5f8cc3b2ae63587ad4116e8a436e9bbe995
163163 # via -r config/requirements/dev.in
164- boto3==1.28.34 \
165- --hash=sha256:2ccbea42fe4cbd22a8ba1e90a37ac65f05c1932e63432e429fb7158d8255bbc0 \
166- --hash=sha256:4713a4e69120db5f358f4d378459fb4ea04be98664a0908088f6e04ab49d2583
164+ boto3==1.28.35 \
165+ --hash=sha256:580b584e36967155abed7cc9b088b3bd784e8242ae4d8841f58cb50ab05520dc \
166+ --hash=sha256:d77415f22bbc14f3d72eaed2fc9f96d161f3ba7686922ad26d6bbc9d4985f3df
167167 # via -r config/requirements/prod.in
168168botocore==1.31.35 \
169169 --hash=sha256:7e4534325262f43293a9cc9937cb3f1711365244ffde8b925a6ee862bcf30a83 \
Original file line number Diff line number Diff line change 33# `just make_requirements` in order to compile a new requirement files in config/requirements/*_lock.txt.
44
55Django~=4.2
6- boto3~=1.26
6+ boto3~=1.28
77celery~=5.3
88crispy-bootstrap5~=0.7
99django-allauth~=0.42
Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ billiard==4.1.0 \
1616 --hash=sha256:0f50d6be051c6b2b75bfbc8bfd85af195c5739c281d3f5b86a5640c65563614a \
1717 --hash=sha256:1ad2eeae8e28053d729ba3373d34d9d6e210f6e4d8bf0a9c64f92bd053f1edf5
1818 # via celery
19- boto3==1.28.34 \
20- --hash=sha256:2ccbea42fe4cbd22a8ba1e90a37ac65f05c1932e63432e429fb7158d8255bbc0 \
21- --hash=sha256:4713a4e69120db5f358f4d378459fb4ea04be98664a0908088f6e04ab49d2583
19+ boto3==1.28.35 \
20+ --hash=sha256:580b584e36967155abed7cc9b088b3bd784e8242ae4d8841f58cb50ab05520dc \
21+ --hash=sha256:d77415f22bbc14f3d72eaed2fc9f96d161f3ba7686922ad26d6bbc9d4985f3df
2222 # via -r config/requirements/prod.in
2323botocore==1.31.35 \
2424 --hash=sha256:7e4534325262f43293a9cc9937cb3f1711365244ffde8b925a6ee862bcf30a83 \
You can’t perform that action at this time.
0 commit comments