From 5035614e95d5293e10f7646b29da99e8d672a9a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:06:00 +0000 Subject: [PATCH] Bump urllib3 from 1.14 to 1.26.5 in /dev/backend Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.14 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.14...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/backend/requirements.txt b/dev/backend/requirements.txt index 7c89953..000746d 100644 --- a/dev/backend/requirements.txt +++ b/dev/backend/requirements.txt @@ -94,7 +94,7 @@ traceback2==1.4.0 Twisted-Core==14.0.2 Twisted-Web==14.0.2 unittest2==1.1.0 -urllib3==1.14 +urllib3==1.26.5 uTidylib==0.2 vboxapi==1.0 WebOb==1.5.1