]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
build(deps): bump requests from 2.28.2 to 2.31.0 3273/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 23 May 2023 05:57:30 +0000 (05:57 +0000)
committerGitHub <noreply@github.com>
Tue, 23 May 2023 05:57:30 +0000 (05:57 +0000)
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0)

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

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

index 349db21a4fbb4694eff8f15762114ba547394cfc..4ab4ed529cc1e0756ec21115cec76764f583ccdc 100644 (file)
@@ -83,7 +83,7 @@ pyproject-hooks==1.0.0
     # via build
 pytz==2022.7.1
     # via babel
-requests==2.28.2
+requests==2.31.0
     # via sphinx
 snowballstemmer==2.2.0
     # via sphinx
@@ -108,13 +108,6 @@ sphinxcontrib-qthelp==1.0.3
     # via sphinx
 sphinxcontrib-serializinghtml==1.1.5
     # via sphinx
-tomli==2.0.1
-    # via
-    #   black
-    #   build
-    #   mypy
-    #   pyproject-api
-    #   tox
 tox==4.3.5
     # via -r requirements.in
 types-pycurl==7.45.2.0