From 4911e3459e9421b0879940032a2dcaf31da7fdfe Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 26 Mar 2026 00:22:47 +0000 Subject: [PATCH] Update dependency requests to v2.33.0 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 62ebc77..6670456 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,3 +1,3 @@ Flask==3.1.2 prometheus-client==0.24.1 -requests==2.32.5 \ No newline at end of file +requests==2.33.0 \ No newline at end of file