Skip to content

Commit 79a24d5

Browse files
authored
Merge pull request #702 from release-engineering/dependabot/pip/urllib3-2.6.3
chore(deps): bump urllib3 from 2.6.2 to 2.6.3
2 parents 00a949f + 2711629 commit 79a24d5

File tree

3 files changed

+9
-417
lines changed

3 files changed

+9
-417
lines changed

requirements-fakefront.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
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-
97
boto3==1.42.21 \
108
--hash=sha256:1885f252d715a5810bb4e0c5bbebfa8e9018b025febf5be3d58540626e7b43d2
119
# via -r requirements.in
@@ -483,8 +481,9 @@ s3transfer==0.16.0 \
483481
six==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

requirements.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
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-
97
boto3==1.42.21 \
108
--hash=sha256:1885f252d715a5810bb4e0c5bbebfa8e9018b025febf5be3d58540626e7b43d2
119
# via -r requirements.in
@@ -477,8 +475,9 @@ s3transfer==0.16.0 \
477475
six==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

0 commit comments

Comments
 (0)