Skip to content

Commit 99bdcf6

Browse files
Bump urllib3 from 2.5.0 to 2.6.2 in /taskcluster (#1313)
Co-authored-by: Julien Cristau <[email protected]>
1 parent 828c08f commit 99bdcf6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

taskcluster/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.13
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
5-
# pip-compile --allow-unsafe --generate-hashes taskcluster/requirements.in
5+
# pip-compile --generate-hashes taskcluster/requirements.in
66
#
77
aiohappyeyeballs==2.6.1 \
88
--hash=sha256:c3f9d0113123803ccadfdf3f0faa505bc78e6a72d1cc4806cbd719826e943558 \
@@ -778,9 +778,9 @@ types-python-dateutil==2.9.0.20250516 \
778778
--hash=sha256:13e80d6c9c47df23ad773d54b2826bd52dbbb41be87c3f339381c1700ad21ee5 \
779779
--hash=sha256:2b2b3f57f9c6a61fba26a9c0ffb9ea5681c9b83e69cd897c6b5f668d9c0cab93
780780
# via arrow
781-
urllib3==2.5.0 \
782-
--hash=sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
783-
--hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
781+
urllib3==2.6.2 \
782+
--hash=sha256:016f9c98bb7e98085cb2b4b17b87d2c702975664e4f060c6532e64d1c1a5e797 \
783+
--hash=sha256:ec21cddfe7724fc7cb4ba4bea7aa8e2ef36f607a4bab81aa6ce42a13dc3f03dd
784784
# via requests
785785
voluptuous==0.15.2 \
786786
--hash=sha256:016348bc7788a9af9520b1764ebd4de0df41fe2138ebe9e06fa036bf86a65566 \

0 commit comments

Comments
 (0)