From e3d1ae9be7ffd0e0fb971a61e0686964aa591824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 00:28:52 +0000 Subject: [PATCH] Bump urllib3 from 1.26.6 to 1.26.8 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 to 1.26.8. - [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.6...1.26.8) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f3399259b4..fd6ff5fa83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ pyfiglet==0.8.post1 Pygments==2.10.0 PyInquirer==1.0.3 pyparsing==2.4.7 -pyrsistent==0.18.0 +pyrsistent==0.18.1 python-dateutil==2.8.2 pytoml==0.1.21 pytz==2021.3 @@ -69,7 +69,7 @@ toml==0.10.2 tomli==1.2.2 typing==3.7.4.3 tzlocal==4.1 -urllib3==1.26.6 +urllib3==1.26.8 virtualenv==20.12.1 wcwidth==0.2.5 webencodings==0.5.1