Skip to content

Commit 36f0f48

Browse files
authored
Merge pull request #1159 from ccnmtl/dependabot/pip/urllib3-2.6.0
Bump urllib3 from 2.5.0 to 2.6.0
2 parents 5e49f61 + b1cb26d commit 36f0f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pyasn1==0.6.0
2525
cffi==2.0.0 # pyOpenSSL
2626
pyOpenSSL==25.3.0
2727
ndg-httpsclient==0.5.1
28-
urllib3==2.5.0 # requests, sentry-sdk
28+
urllib3==2.6.0 # requests, sentry-sdk
2929
chardet==5.2.0 # requests
3030
idna==3.11 # requests
3131
certifi==2025.11.12 # requests, sentry-sdk

0 commit comments

Comments
 (0)