From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:36:21 +0000 (+0000) Subject: build(deps): bump requests from 2.32.5 to 2.33.0 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F3603%2Fhead;p=thirdparty%2Ftornado.git build(deps): bump requests from 2.32.5 to 2.33.0 Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.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.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- diff --git a/requirements.txt b/requirements.txt index 9af3bd58..df24b2b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ python-discovery==1.2.0 # via virtualenv pytokens==0.4.1 # via black -requests==2.32.5 +requests==2.33.0 # via sphinx roman-numerals==4.1.0 # via sphinx