From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 05:57:30 +0000 (+0000) Subject: build(deps): bump requests from 2.28.2 to 2.31.0 X-Git-Tag: v6.4.0b1~31^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3273%2Fhead;p=thirdparty%2Ftornado.git build(deps): bump requests from 2.28.2 to 2.31.0 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] --- diff --git a/requirements.txt b/requirements.txt index 349db21a4..4ab4ed529 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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