From add8788498c5a45817b5e5446c66e8292152f9be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:11:43 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 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.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f0cf4d2..315c87d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ python-dateutil==2.8.1 python-dotenv==0.12.0 requests==2.23.0 six==1.14.0 -urllib3==1.25.8 +urllib3==1.26.5 camelot-py==0.7.3 certifi==2019.11.28 chardet==3.0.4 @@ -41,6 +41,6 @@ SQLAlchemy==0.7.10 sqlalchemy-migrate==0.13.0 sqlparse==0.3.1 Tempita==0.5.2 -urllib3==1.25.8 +urllib3==1.26.5 xlrd==0.7.1 xlwt==0.7.2