From 8a8dd97259379b59600f959e24f10026edecdec6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 11:30:29 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.5. - [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.25.10...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- OLD_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OLD_requirements.txt b/OLD_requirements.txt index 4d37692..daaed93 100644 --- a/OLD_requirements.txt +++ b/OLD_requirements.txt @@ -9,5 +9,5 @@ slugify==0.0.1 sty==1.0.0b12 typed-ast==1.4.0 Unidecode==1.1.1 -urllib3==1.25.10 +urllib3==1.26.5 python-slugify==4.0.0