From c50da807830f22f21e2a698d2af9a52021224198 Mon Sep 17 00:00:00 2001 From: Renovate-bot Date: Wed, 23 Jul 2025 17:36:35 +0000 Subject: [PATCH] Update dependency requests to v2.32.4 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index aec82ed..da0179d 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,3 +1,3 @@ Flask==3.1.1 prometheus-client==0.22.1 -requests==2.32.3 \ No newline at end of file +requests==2.32.4 \ No newline at end of file