From 90d0f7571071ad172652caeafe72390f1f1aebb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 11:15:51 +0000 Subject: [PATCH] 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 a65bb0a8..96fc83d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ django-admin-datta==1.0.17 # Tools django-debug-toolbar==4.4.6 djangorestframework==3.15.2 -requests==2.32.3 +requests==2.32.4 pandas==2.2.3 graphviz==0.20.3 astor==0.8.1