From ccb3d964432e3f05281372df3fcb38797c4075d6 Mon Sep 17 00:00:00 2001 From: Renovate-bot Date: Tue, 10 Jun 2025 19:36:03 +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