From f0090f90ad6df0326c2036236c53c5da8abdf464 Mon Sep 17 00:00:00 2001 From: OSS Security Bot Date: Thu, 6 Aug 2026 18:19:21 +0700 Subject: [PATCH] fix(deps): bump requests to 2.32.4 to resolve GHSA-9hjg-9r4m-mvj7 (CVE-2024-47081) --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c072646..c1709bd 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -95,7 +95,7 @@ pytz==2025.2 pywin32-ctypes==0.2.3 PyYAML==6.0.2 redis==5.2.1 -requests==2.32.3 +requests==2.32.4 rich==14.0.0 rich-toolkit==0.14.1 shellingham==1.5.4