From 908a25141f8f40b2458475202000faa038db01b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 13:12:17 -0700 Subject: [PATCH] Bump urllib3 from 1.26.10 to 1.26.18 in /consistency/tool (#247) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.10 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.10...1.26.18) --- 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> Co-authored-by: Tim Burks --- consistency/tool/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/consistency/tool/requirements.txt b/consistency/tool/requirements.txt index e2e31025..460fc457 100644 --- a/consistency/tool/requirements.txt +++ b/consistency/tool/requirements.txt @@ -35,4 +35,4 @@ strsimpy==0.2.1 threadpoolctl==3.1.0 tomli==2.0.1 typing-extensions==4.3.0 -urllib3==1.26.10 +urllib3==1.26.18