]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
build(deps): bump urllib3 from 2.5.0 to 2.6.0 3550/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 6 Dec 2025 04:51:33 +0000 (04:51 +0000)
committerGitHub <noreply@github.com>
Sat, 6 Dec 2025 04:51:33 +0000 (04:51 +0000)
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](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
requirements.txt

index 48d6c628d38f7965a245e669dd6d8423c84d113c..7292052f0a69f97d1649152891b3abd891072b9c 100644 (file)
@@ -117,7 +117,7 @@ types-pycurl==7.45.6.20250309
     # via -r requirements.in
 typing-extensions==4.13.2
     # via mypy
-urllib3==2.5.0
+urllib3==2.6.0
     # via requests
 virtualenv==20.31.2
     # via tox