From 82343fb37a6ce4713eab7fae4ab4c02d390ee59e Mon Sep 17 00:00:00 2001 From: Renovate-bot Date: Mon, 9 Jun 2025 17:37:52 +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 8150dae..c4e039c 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,3 +1,3 @@ Flask==3.1.1 prometheus-client==0.21.1 -requests==2.32.3 \ No newline at end of file +requests==2.32.4 \ No newline at end of file