Skip to content

Commit 24ac218

Browse files
authored
update urllib3 to version 2.5.0 which contains security fixes
1 parent 404c34f commit 24ac218

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pip/requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -411,9 +411,7 @@ tzdata==2025.2
411411
uhi==0.5.0
412412
uncertainties==3.2.3
413413
uproot==5.6.2
414-
# urllib3 v2 only supports OpenSSL 1.1.1+, see https://github.com/urllib3/urllib3/blob/b34619f94ece0c40e691a5aaf1304953d88089de/docs/v2-migration-guide.rst
415-
urllib3==1.26.19 ; cmsos_name=='slc7'
416-
urllib3==2.4.0
414+
urllib3==2.5.0
417415
vector==1.6.2
418416
versioneer==0.29
419417
virtualenv-clone==0.5.7

0 commit comments

Comments
 (0)