Skip to content

Commit 565b2e1

Browse files
authored
Merge pull request #255 from classy-python/bump-urllib3
Upgrade urllib3 1.26.7 -> 2.4.0
2 parents e1cd995 + 0af760d commit 565b2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ sqlparse==0.5.3
8585
# via django
8686
tomli==2.2.1
8787
# via sphinx
88-
urllib3==1.26.7
88+
urllib3==2.4.0
8989
# via requests
9090
werkzeug==2.0.2
9191
# via -r requirements.prod.in

0 commit comments

Comments
 (0)