From 6e3647162562bc4de0aac0835c87a53704eebecd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Sep 2021 13:09:29 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.6 to 1.26.7 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 to 1.26.7. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.7/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.6...1.26.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73e6bdc..3831665 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,6 +39,6 @@ six==1.16.0 toml==0.10.2 typed-ast==1.4.3 typing-extensions==3.10.0.2 -urllib3==1.26.6 +urllib3==1.26.7 virtualenv==20.8.0 wrapt==1.12.1