From b2b213ff5d1b4416aedab032f46e8cb18fc86045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jun 2021 21:43:13 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 in /deploy Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 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.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/requirements.txt b/deploy/requirements.txt index 41970096..6db06a46 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -80,7 +80,7 @@ sphinxcontrib-serializinghtml==1.1.4 spiffworkflow sqlalchemy==1.3.20 swagger-ui-bundle==0.0.8 -urllib3==1.26.4 +urllib3==1.26.5 waitress==1.4.4 webob==1.8.6 webtest==2.0.35