From ee027b4c2b2d00c7d5efa0dc00edc740d418b7c4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 May 2024 21:48:32 +0000 Subject: [PATCH] Update dependency requests to v2.32.3 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 08eae1c..b1db195 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,3 +1,3 @@ Flask==3.0.2 prometheus-client==0.20.0 -requests==2.31.0 \ No newline at end of file +requests==2.32.3 \ No newline at end of file