From 174dfa2a9ef72e921f4a11cf281c074a3c016532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:39:49 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Analysis/Routing_Forms/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Analysis/Routing_Forms/requirements.txt b/Analysis/Routing_Forms/requirements.txt index 6bc46f1..0c556bb 100644 --- a/Analysis/Routing_Forms/requirements.txt +++ b/Analysis/Routing_Forms/requirements.txt @@ -8,7 +8,7 @@ onnxconverter-common==1.7.0 onnxruntime==1.6.0 protobuf==3.18.3 python-dotenv==0.15.0 -requests==2.31.0 +requests==2.32.0 scikit-learn==0.24.1 scipy==1.6.0 six==1.15.0