From 1fbc7f4c7f39d165a32c6a0b3727c89e075ea58d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:51:12 +0000 Subject: [PATCH] Bump urllib3 from 1.16 to 1.26.5 in /deploy Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.16 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.16...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 cf632b8..ff2be76 100644 --- a/deploy/requirements.txt +++ b/deploy/requirements.txt @@ -143,7 +143,7 @@ tornado==4.2 tqdm==4.11.2 traitlets==4.3.2 uritemplate==3.0.0 -urllib3==1.16 +urllib3==1.26.5 voluptuous==0.9.3 wcwidth==0.1.7 webencodings==0.5.1