From 61ad8a8a48b6f349e4c48da42f521a074953a6fe Mon Sep 17 00:00:00 2001 From: katsugtgz Date: Sat, 5 Sep 2026 04:32:51 +0700 Subject: [PATCH] fix(deps): bump requests to 2.33.0 (PYSEC-2026-2275) --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 23018663..53f2b9fb 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.4 +requests==2.33.0 rich==14.0.0 rich-toolkit==0.14.1 shellingham==1.5.4