From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 18:09:16 +0000 (+0000) Subject: build(deps): bump requests from 2.31.0 to 2.32.2 X-Git-Tag: v6.4.1~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3384%2Fhead;p=thirdparty%2Ftornado.git build(deps): bump requests from 2.31.0 to 2.32.2 Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. - [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.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] --- diff --git a/requirements.txt b/requirements.txt index 32508be1..5efd55be 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.31.0 +requests==2.32.2 # via sphinx snowballstemmer==2.2.0 # via sphinx