From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 08:53:31 +0000 (+0000) Subject: build(deps): bump requests from 2.32.3 to 2.32.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3509%2Fhead;p=thirdparty%2Ftornado.git build(deps): bump requests from 2.32.3 to 2.32.4 Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [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.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- diff --git a/requirements.txt b/requirements.txt index 5f450911..af1fee27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,7 +84,7 @@ pyproject-hooks==1.2.0 # via # build # pip-tools -requests==2.32.3 +requests==2.32.4 # via sphinx roman-numerals-py==3.1.0 # via sphinx