From 59b4cf27cd13d44ca0123e409512af58f78467f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 00:38:16 +0000 Subject: [PATCH] Chore(deps): Bump requests from 2.27.1 to 2.32.4 in /django Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.32.4. - [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.27.1...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index c68437a4..d773bffd 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -37,7 +37,7 @@ python-jose==3.3.0 python-keycloak==0.26.1 pytz==2022.1 redis==3.5.3 -requests==2.27.1 +requests==2.32.4 rsa==4.8 s3transfer==0.5.2 shortuuid==1.0.9