From 99e23adde60146854b5a9365c490fcc9c84acedc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 13:15:33 +0000 Subject: [PATCH] Bump requests from 2.32.4 to 2.33.0 Bumps [requests](https://github.com/psf/requests) from 2.32.4 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.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-django52.txt | 2 +- requirements-django60.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-django52.txt b/requirements-django52.txt index 441a41648..e5af391a3 100644 --- a/requirements-django52.txt +++ b/requirements-django52.txt @@ -140,7 +140,7 @@ referencing==0.36.2 # via # jsonschema # jsonschema-specifications -requests==2.32.4 +requests==2.33.0 # via # requests-oauthlib # social-auth-core diff --git a/requirements-django60.txt b/requirements-django60.txt index 4d075933e..ce161f3cf 100644 --- a/requirements-django60.txt +++ b/requirements-django60.txt @@ -142,7 +142,7 @@ referencing==0.37.0 # via # jsonschema # jsonschema-specifications -requests==2.32.5 +requests==2.33.0 # via # requests-oauthlib # social-auth-core diff --git a/requirements.txt b/requirements.txt index 441a41648..e5af391a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -140,7 +140,7 @@ referencing==0.36.2 # via # jsonschema # jsonschema-specifications -requests==2.32.4 +requests==2.33.0 # via # requests-oauthlib # social-auth-core