]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
build(deps): bump urllib3 from 1.26.17 to 1.26.18 3339/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 18 Oct 2023 01:28:06 +0000 (01:28 +0000)
committerGitHub <noreply@github.com>
Wed, 18 Oct 2023 01:28:06 +0000 (01:28 +0000)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [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.17...1.26.18)

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

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

index 4934683dfc146139e75c31cd5e14ada58e98f233..ce09865efd892ec0a5ef20ce2d7cd883ae667be7 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.17
+urllib3==1.26.18
     # via requests
 virtualenv==20.23.0
     # via tox