From 3281b127f3d410308faf311799d5b4cbbfb1ff9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 20:53:47 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.bazel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.bazel.txt b/requirements.bazel.txt index 851dbd15a38da..14840f3ee539f 100644 --- a/requirements.bazel.txt +++ b/requirements.bazel.txt @@ -5,7 +5,7 @@ protobuf>=3.5.0.post1, < 4.0dev wheel==0.38.1 oauth2client==4.1.0 requests==2.25.1 -urllib3==1.26.5 +urllib3==1.26.18 chardet==3.0.4 certifi==2023.7.22 idna==2.7