]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
build(deps): bump urllib3 from 1.26.14 to 1.26.17 3333/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 3 Oct 2023 01:47:22 +0000 (01:47 +0000)
committerGitHub <noreply@github.com>
Tue, 3 Oct 2023 01:47:22 +0000 (01:47 +0000)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.17.
- [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/1.26.14...1.26.17)

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

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

index 7543b10f99206b0172259a5a3f64234484fd03dd..4934683dfc146139e75c31cd5e14ada58e98f233 100644 (file)
@@ -114,7 +114,7 @@ types-pycurl==7.45.2.0
     # via -r requirements.in
 typing-extensions==4.4.0
     # via mypy
-urllib3==1.26.14
+urllib3==1.26.17
     # via requests
 virtualenv==20.23.0
     # via tox