From 2dbb04aaf397d5dfef84d56f31a34824a2fd8894 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 08:32:12 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a4bc50..9ce7dd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ basyx-python-sdk==1.0.0 testcontainers==4.4.0 -requests==2.31.0 \ No newline at end of file +requests==2.32.0 \ No newline at end of file