From 27c01653c962c0f85cc1c8e9bae7aeac99c75a51 Mon Sep 17 00:00:00 2001 From: Renovate-bot Date: Sat, 27 Dec 2025 00:43:25 +0000 Subject: [PATCH] Update dependency requests to v2.32.5 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index bfc28d1..3921213 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,3 +1,3 @@ Flask==3.1.2 prometheus-client==0.22.1 -requests==2.32.4 \ No newline at end of file +requests==2.32.5 \ No newline at end of file