From 7b994c55019fc007443b4a9c688fe599dc6ba3be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 06:34:40 +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 1da3022..f59dd14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ confluent-kafka==2.2.0 -requests==2.31.0 \ No newline at end of file +requests==2.32.0 \ No newline at end of file