Skip to content

Commit ee5f122

Browse files
Bump urllib3 from 2.5.0 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a1a9dd commit ee5f122

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.1
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)