File tree Expand file tree Collapse file tree 3 files changed +9
-417
lines changed
Expand file tree Collapse file tree 3 files changed +9
-417
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --generate-hashes --pip-args='--platform "manylinux2014_x86_64" --only-binary=":all:" --python-version="3.11" --implementation cp' requirements-fakefront.in
66#
7- --only-binary :all:
8-
97boto3==1.42.21 \
108 --hash=sha256:1885f252d715a5810bb4e0c5bbebfa8e9018b025febf5be3d58540626e7b43d2
119 # via -r requirements.in
@@ -483,8 +481,9 @@ s3transfer==0.16.0 \
483481six==1.17.0 \
484482 --hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274
485483 # via python-dateutil
486- urllib3==2.6.2 \
487- --hash=sha256:ec21cddfe7724fc7cb4ba4bea7aa8e2ef36f607a4bab81aa6ce42a13dc3f03dd
484+ urllib3==2.6.3 \
485+ --hash=sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed \
486+ --hash=sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4
488487 # via
489488 # botocore
490489 # requests
Original file line number Diff line number Diff line change 44#
55# pip-compile --generate-hashes --pip-args='--platform "manylinux2014_x86_64" --only-binary=":all:" --python-version="3.11" --implementation cp' requirements.in
66#
7- --only-binary :all:
8-
97boto3 == 1.42.21 \
108 --hash =sha256:1885f252d715a5810bb4e0c5bbebfa8e9018b025febf5be3d58540626e7b43d2
119 # via -r requirements.in
@@ -477,8 +475,9 @@ s3transfer==0.16.0 \
477475six == 1.17.0 \
478476 --hash =sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274
479477 # via python-dateutil
480- urllib3 == 2.6.2 \
481- --hash =sha256:ec21cddfe7724fc7cb4ba4bea7aa8e2ef36f607a4bab81aa6ce42a13dc3f03dd
478+ urllib3 == 2.6.3 \
479+ --hash =sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed \
480+ --hash =sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4
482481 # via
483482 # botocore
484483 # requests
You can’t perform that action at this time.
0 commit comments