Skip to content

Commit 138a544

Browse files
committed
Update urllib3 to 2.7.0
1 parent 41475c0 commit 138a544

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/release.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ pre-commit
44
pygments >= 2.20.0
55
python-tools-scripts >= 0.18.6
66
requests >= 2.33.0
7-
urllib3 >= 2.6.3
7+
urllib3 >= 2.7.0
88
virtualenv >= 20.36.1

requirements/release.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ typing-extensions==4.15.0
7676
# python-tools-scripts
7777
# rich
7878
# virtualenv
79-
urllib3==2.6.3
79+
urllib3==2.7.0
8080
# via
8181
# -r requirements/release.in
8282
# botocore

0 commit comments

Comments
 (0)