From bf3c0be04c0ef89b60a1a3e3fcaf028588a5b6a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:22:58 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 1.26.5 in /src Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 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.22...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements-dev.txt | 2 +- src/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/requirements-dev.txt b/src/requirements-dev.txt index b4200b1..abfc7fc 100644 --- a/src/requirements-dev.txt +++ b/src/requirements-dev.txt @@ -20,7 +20,7 @@ python-ldap==3.0.0 requests==2.18.4 shodan==1.7.7 six==1.11.0 -urllib3==1.22 +urllib3==1.26.5 Werkzeug==0.14.1 XlsxWriter==1.0.2 pysqlite==2.8.3 diff --git a/src/requirements.txt b/src/requirements.txt index 9b7e222..d523fa2 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -19,7 +19,7 @@ python-ldap==3.0.0 requests==2.18.4 shodan==1.7.7 six==1.11.0 -urllib3==1.22 +urllib3==1.26.5 Werkzeug==0.14.1 XlsxWriter==1.0.2 pysqlite==2.8.3