From 938410a717d1e02b8a8cc7cf0e21c81c3944117f Mon Sep 17 00:00:00 2001 From: Renovate-bot Date: Mon, 2 Oct 2023 21:39:24 +0000 Subject: [PATCH] Update dependency requests to v2.31.0 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 002fe8b..0691cf8 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,3 +1,3 @@ Flask==2.3.3 prometheus-client==0.17.1 -requests==2.30.0 \ No newline at end of file +requests==2.31.0 \ No newline at end of file