From b73c0e3ae05fcb1c71e7f9e0dd6f73bcc2cb6c28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:24:44 +0000 Subject: [PATCH] Bump urllib3 from 1.7.1 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.7.1 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.7.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-freeze.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-freeze.txt b/requirements-freeze.txt index 6d7259b..61f910a 100644 --- a/requirements-freeze.txt +++ b/requirements-freeze.txt @@ -47,6 +47,6 @@ ssh-import-id==3.21 supervisor==3.0b2 tornado==4.1 tornado-celery==0.3.4 -urllib3==1.7.1 +urllib3==1.26.5 Werkzeug==0.14.1 WTForms==2.2.1 diff --git a/requirements.txt b/requirements.txt index f0daaa4..87f7c95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ supervisor==3.0b2 tornado==4.1 tornado-celery==0.3.4 unity-lens-photos==1.0 -urllib3==1.7.1 +urllib3==1.26.5 virtualenv==16.1.0 Werkzeug==0.14.1 WTForms==2.2.1