From dab015d93c0cb8553ac15d9d8e8b44f1e4b7a81b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 02:54:58 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 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.25.10...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- spambrainz/requirements_docker.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1f8b98a..6801616 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ termcolor==1.1.0 typing-extensions==3.7.4.3 uritools==3.0.0 urlextract==1.0.0 -urllib3==1.25.10 +urllib3==1.26.5 Werkzeug==1.0.1 wrapt==1.12.1 zipp==3.1.0 diff --git a/spambrainz/requirements_docker.txt b/spambrainz/requirements_docker.txt index f99a207..3ad26e8 100644 --- a/spambrainz/requirements_docker.txt +++ b/spambrainz/requirements_docker.txt @@ -50,7 +50,7 @@ tensorflow-estimator==2.3.0 termcolor==1.1.0 uritools==3.0.0 urlextract==1.0.0 -urllib3==1.25.10 +urllib3==1.26.5 Werkzeug==1.0.1 wrapt==1.12.1 zipp==3.1.0