From 562d179f5bb31060776636657e04f9df43d94c41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 06:11:28 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- workflow_scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflow_scripts/requirements.txt b/workflow_scripts/requirements.txt index f0a13749..2836ed7a 100644 --- a/workflow_scripts/requirements.txt +++ b/workflow_scripts/requirements.txt @@ -1,2 +1,2 @@ -Requests==2.31.0 +Requests==2.32.2 semver==3.0.2