From e00e3e53191342deb337a2982b20c8d538cd7738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Jul 2021 23:21:11 +0200 Subject: [PATCH] chore(deps): bump urllib3 from 1.25.9 to 1.26.5 (#15) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 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.9...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 31af52b..588ead9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ idna==2.6 python-decouple==3.1 pytz==2017.3 requests==2.20.0 -urllib3==1.25.9 +urllib3==1.26.5 whitenoise==3.3.1 waitress hellowebapp-deploy diff --git a/requirements.txt b/requirements.txt index 31af52b..588ead9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ idna==2.6 python-decouple==3.1 pytz==2017.3 requests==2.20.0 -urllib3==1.25.9 +urllib3==1.26.5 whitenoise==3.3.1 waitress hellowebapp-deploy