From fd8f735b1d72025376ae9516573929c13d329816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 00:52:08 +0000 Subject: [PATCH] Bump requests from 2.32.5 to 2.33.0 in /submit-cron 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: direct:production ... Signed-off-by: dependabot[bot] --- submit-cron/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submit-cron/requirements.txt b/submit-cron/requirements.txt index 1ea11d2d..aa5d8bc3 100644 --- a/submit-cron/requirements.txt +++ b/submit-cron/requirements.txt @@ -40,7 +40,7 @@ pyhumps==3.8.0 PyJWT==2.10.1 python-dotenv==1.2.1 referencing==0.37.0 -requests==2.32.5 +requests==2.33.0 rpds-py==0.30.0 secure==1.0.1 setuptools==80.9.0