From 7b2dde13c4a862b24af18e5468d59c0a23c05199 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:05:32 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 in /WebProject Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 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.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WebProject/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebProject/requirements.txt b/WebProject/requirements.txt index 5bee44d..4bc2c38 100644 --- a/WebProject/requirements.txt +++ b/WebProject/requirements.txt @@ -63,7 +63,7 @@ sqlparse==0.3.1 tornado==6.0.4 tqdm==4.46.0 Twisted==20.3.0 -urllib3==1.25.8 +urllib3==1.26.5 w3lib==1.22.0 win-inet-pton==1.1.0 wincertstore==0.2