From 67430494e2e13874ed8bb56a8d2cac93db8d05cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 09:32:25 +0100 Subject: [PATCH] Bump urllib3 from 1.26.6 to 1.26.18 (#219) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 952b7be7..4009f047 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