From aead7ff4736919b3471cb679a6ed8df536240bd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 08:22:35 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.33.0 in /archive/scripts Bumps [requests](https://github.com/psf/requests) from 2.31.0 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.31.0...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- archive/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archive/scripts/requirements.txt b/archive/scripts/requirements.txt index 93dbfe6..c3baf35 100644 --- a/archive/scripts/requirements.txt +++ b/archive/scripts/requirements.txt @@ -42,7 +42,7 @@ python-semantic-release==7.33.2 pytz==2023.3 readme-renderer==37.3 realtime==1.0.0 -requests==2.31.0 +requests==2.33.0 requests-toolbelt==0.10.1 rfc3986==1.5.0 semver==2.13.0