]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
build(deps): bump urllib3 from 2.6.3 to 2.7.0 3619/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 11 May 2026 16:19:09 +0000 (16:19 +0000)
committerGitHub <noreply@github.com>
Mon, 11 May 2026 16:19:09 +0000 (16:19 +0000)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.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.6.3...2.7.0)

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

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

index 8e4b6d0395abcc575d137f37f5f3a2c97ac61885..e0d19f1241b8e3229e48efdaf3a2c92d990eebae 100644 (file)
@@ -128,7 +128,7 @@ types-pycurl==7.45.7.20260316
     # via -r requirements.in
 typing-extensions==4.15.0
     # via mypy
-urllib3==2.6.3
+urllib3==2.7.0
     # via requests
 virtualenv==21.2.0
     # via tox