From fc133a47b729515e6380d97584fcd74dcc81e1aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 02:05:29 +0000 Subject: [PATCH] Bump urllib3 from 1.26.6 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 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.6...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 762efae5..ed576d59 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -27,6 +27,6 @@ sorl-thumbnail==12.6.3 sqlparse==0.4.4 tqdm==4.42.1 typed-ast==1.4.1 -urllib3==1.26.6 +urllib3==1.26.18 Whoosh==2.7.4 wrapt==1.11.2