From 6451029ac98dececba8c3f6761500082e01e8cac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 08:30:12 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/performance-test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/performance-test/requirements.txt b/scripts/performance-test/requirements.txt index f6c7dc0..6fd6ee3 100644 --- a/scripts/performance-test/requirements.txt +++ b/scripts/performance-test/requirements.txt @@ -18,7 +18,7 @@ MarkupSafe==2.1.5 msgpack==1.0.8 psutil==5.9.8 pyzmq==26.0.3 -requests==2.31.0 +requests==2.32.0 tomli==2.0.1 urllib3==2.2.1 Werkzeug==3.0.3