]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
build(deps): bump urllib3 from 2.4.0 to 2.5.0 3512/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 19 Jun 2025 05:42:49 +0000 (05:42 +0000)
committerGitHub <noreply@github.com>
Thu, 19 Jun 2025 05:42:49 +0000 (05:42 +0000)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.5.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.4.0...2.5.0)

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

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

index af1fee27a3df3a0f3f42bdf69ac192f6c52f7d32..48d6c628d38f7965a245e669dd6d8423c84d113c 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.4.0
+urllib3==2.5.0
     # via requests
 virtualenv==20.31.2
     # via tox