From ad2c5ff5c8ca011681f63485fbb0a62ef7a4f62a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 10:03:41 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 1.26.8 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.8. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.8/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.10...1.26.8) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f7a48d3..aed32fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,5 +44,5 @@ sqlparse==0.4.1 stevedore==3.2.2 text-unidecode==1.3 toml==0.10.1 -urllib3==1.25.10 +urllib3==1.26.8 zipp==3.3.1