From 3f5b1e577a8d2a863c012830b8ae1facf8de063e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 17:31:55 +0000 Subject: [PATCH] Bump requests from 2.32.5 to 2.33.1 in /requirements/partial Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.1. - [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.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/partial/requirements_production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/partial/requirements_production.txt b/requirements/partial/requirements_production.txt index 76c5c5cdb8..efdf6db5da 100644 --- a/requirements/partial/requirements_production.txt +++ b/requirements/partial/requirements_production.txt @@ -9,7 +9,7 @@ pypdf[crypto]==6.9.2 lxml==6.0.2 psycopg[c]==3.3.3 psycopg-pool==3.3.0 -requests==2.32.5 +requests==2.33.1 roman==5.2 simplejson==3.20.2 Werkzeug==3.1.6