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.41.5 \
108 --hash=sha256:bb278111bfb4c33dca8342bda49c9db7685e43debbfa00cc2a5eb854dd54b745
119 # via -r requirements.in
@@ -483,8 +481,9 @@ s3transfer==0.15.0 \
483481six==1.17.0 \
484482 --hash=sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274
485483 # via python-dateutil
486- urllib3==2.5.0 \
487- --hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
484+ urllib3==2.6.0 \
485+ --hash=sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \
486+ --hash=sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1
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.41.5 \
108 --hash =sha256:bb278111bfb4c33dca8342bda49c9db7685e43debbfa00cc2a5eb854dd54b745
119 # via -r requirements.in
@@ -477,8 +475,9 @@ s3transfer==0.15.0 \
477475six == 1.17.0 \
478476 --hash =sha256:4721f391ed90541fddacab5acf947aa0d3dc7d27b2e1e8eda2be8970586c3274
479477 # via python-dateutil
480- urllib3 == 2.5.0 \
481- --hash =sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
478+ urllib3 == 2.6.0 \
479+ --hash =sha256:c90f7a39f716c572c4e3e58509581ebd83f9b59cced005b7db7ad2d22b0db99f \
480+ --hash =sha256:cb9bcef5a4b345d5da5d145dc3e30834f58e8018828cbc724d30b4cb7d4d49f1
482481 # via
483482 # botocore
484483 # requests
You can’t perform that action at this time.
0 commit comments