From c5f31ef056c0e481178a7c4ffc3f28ba86bb9394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 08:32:45 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [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.18...1.26.19) --- 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 4009f047..6e4fde59 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.18 +urllib3==1.26.19 Whoosh==2.7.4 wrapt==1.11.2