Skip to content

Commit 1813466

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

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 @@ cffi==2.0.0 # pyOpenSSL
2525
cryptography==46.0.3 # pyOpenSSL
2626
pyOpenSSL==25.3.0
2727
ndg-httpsclient==0.5.1
28-
urllib3==2.6.0 # requests, sentry-sdk
28+
urllib3==2.6.1 # 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)