From 3fab47fd20df813f260db3402e1453a7535466ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 01:11:09 +0000 Subject: [PATCH] Bump urllib3 from 1.26.2 to 1.26.5 in /Wampus Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.2 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.26.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Wampus/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wampus/requirements.txt b/Wampus/requirements.txt index 6ebcf39..3b7340e 100644 --- a/Wampus/requirements.txt +++ b/Wampus/requirements.txt @@ -53,7 +53,7 @@ sqlparse==0.4.1 toml==0.10.2 tornado==6.1 traitlets==5.0.5 -urllib3==1.26.2 +urllib3==1.26.5 wcwidth==0.2.5 whitenoise==5.2.0 wrapt==1.12.1