From bdf913c1ee00acd427fb739bbb90d8cdf9f26211 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 01:33:01 +0000 Subject: [PATCH] Bump urllib3 from 1.26.17 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 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.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f3de0ae..add001c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -97,7 +97,7 @@ tqdm==4.46.1 traitlets==4.3.3 typed-ast==1.4.1 typing-extensions==3.7.4.1 -urllib3==1.26.17 +urllib3==1.26.18 virtualenv==20.0.20 virtualenv-clone==0.5.4 wcwidth==0.1.9