]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
build(deps): bump urllib3 from 2.6.0 to 2.6.3 3568/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 8 Jan 2026 06:35:07 +0000 (06:35 +0000)
committerGitHub <noreply@github.com>
Thu, 8 Jan 2026 06:35:07 +0000 (06:35 +0000)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3.
- [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.6.0...2.6.3)

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

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

index a27251bb22c8a095a2de64427fca090d4e73e62d..53659683b5fc7879099688fce54813172b57213b 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.6.0
+urllib3==2.6.3
     # via requests
 virtualenv==20.31.2
     # via tox