From 57b6ce003946a5ac16c6870722abc212315cbdff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 22:38:56 +0000 Subject: [PATCH] Bump urllib3 from 1.26.10 to 1.26.18 in /consistency/tool 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] --- 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