From d6f4270e7da52e9000dd51ea6cb69a09530b162d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 20:13:36 +0000 Subject: [PATCH] Bump urllib3 from 1.25.7 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 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.7...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 dev-requirements.txt mode change 100755 => 100644 requirements.txt diff --git a/dev-requirements.txt b/dev-requirements.txt old mode 100755 new mode 100644 index 3e1538f..89c247b --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -35,5 +35,5 @@ sphinxcontrib-httpdomain==1.7.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.2 sphinxcontrib-serializinghtml==1.1.3 -urllib3==1.25.7 +urllib3==1.26.5 wcwidth==0.1.8 diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 2c0bc2a..cc9f2bd --- a/requirements.txt +++ b/requirements.txt @@ -24,5 +24,5 @@ redis==3.3.11 requests==2.22.0 six==1.13.0 tzlocal==2.0.0 -urllib3==1.25.7 +urllib3==1.26.5 werkzeug==0.16.0