From deb91b5ac58f5dca6c5ae4d4f32e72645e572c2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Oct 2021 08:14:34 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 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.26.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- test_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 39112c3..a7c4ea1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ six==1.11.0 SQLAlchemy==1.3.0 statsd==3.2.2 strict-rfc3339==0.7 -urllib3==1.26.4 +urllib3==1.26.5 Werkzeug==0.16.0 Yapsy==1.11.223 easytracer==0.1.3 \ No newline at end of file diff --git a/test_requirements.txt b/test_requirements.txt index cfaef58..6f39c64 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -48,7 +48,7 @@ statsd==3.2.2 strict-rfc3339==0.7 ttldict==0.3.0 typing==3.6.4 -urllib3==1.25.7 +urllib3==1.26.5 vine==1.1.4 Werkzeug==0.16.0 Yapsy==1.11.223