From 1945727b1240a467d41e22ee92ae8c49b667b979 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 15:00:59 +1000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 in /integration/test_consumer (#469) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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