From 951ca575ca75fab4012c2a3c6f961b91fe4b9fe0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 02:14:57 +0000 Subject: [PATCH] Bump urllib3 in /FusionIIIT/media/documents/placement/schedule Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 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.22...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FusionIIIT/media/documents/placement/schedule/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FusionIIIT/media/documents/placement/schedule/requirements.txt b/FusionIIIT/media/documents/placement/schedule/requirements.txt index 6bf3354..23f9245 100644 --- a/FusionIIIT/media/documents/placement/schedule/requirements.txt +++ b/FusionIIIT/media/documents/placement/schedule/requirements.txt @@ -49,7 +49,7 @@ six==1.11.0 sqlparse==0.2.4 Twisted==18.9.0 txaio==18.8.1 -urllib3==1.22 +urllib3==1.26.5 vine==1.1.4 webencodings==0.5.1 xhtml2pdf==0.2b1