From aad7dc2588fad5fb427e420295b1f38ed94961b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:25:35 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- testing-tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing-tools/requirements.txt b/testing-tools/requirements.txt index 41ead1d..15f776d 100644 --- a/testing-tools/requirements.txt +++ b/testing-tools/requirements.txt @@ -1,4 +1,4 @@ ws4py==0.5.1 colorama==0.3.9 -requests==2.31.0 +requests==2.32.0 protobuf==3.18.3