From cfa1d69bcf0320dd0059064bd1db930b0aa9bb38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 06:20:47 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/rmq-error-shovel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/rmq-error-shovel/requirements.txt b/scripts/rmq-error-shovel/requirements.txt index ea4e61e6b..197fddb3d 100644 --- a/scripts/rmq-error-shovel/requirements.txt +++ b/scripts/rmq-error-shovel/requirements.txt @@ -1,2 +1,2 @@ pika==1.0.0 -requests==2.31.0 \ No newline at end of file +requests==2.32.0 \ No newline at end of file