From 8e68cb5d12891f34f78d3dff0c8046e371c36cb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 21:33:38 +0000 Subject: [PATCH] build(deps): bump requests from 2.32.3 to 2.32.4 Bumps [requests](https://github.com/psf/requests) from 2.32.3 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.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73117832..89a1c48c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ virtualenv==20.27.0 django-cors-headers==4.7.0 cryptography==45.0.3 PyJWT==2.10.1 -requests==2.32.3 +requests==2.32.4 email-validator==2.2.0 testcontainers[mongodb]==4.10.0 drf-spectacular==0.28.0