From 173a90b77f7556a2c7221e7fc1b1ceee0c9f2ba3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 04:54:36 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 in /integration/test_consumer Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integration/test_consumer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/test_consumer/requirements.txt b/integration/test_consumer/requirements.txt index ed7810a0..073ab6c5 100644 --- a/integration/test_consumer/requirements.txt +++ b/integration/test_consumer/requirements.txt @@ -3,4 +3,4 @@ chardet==4.0.0 confluent-kafka==1.7.0 idna==3.7 requests==2.31.0 -urllib3==1.26.18 +urllib3==1.26.19