From cb52babe5bb54421dab39f4d243a2364361786ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 21:39:17 +0100 Subject: [PATCH] Upgrade: Bump urllib3 from 1.26.7 to 1.26.8 (#253) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 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.26.7...1.26.8) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd33fbe..361b85f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ smmap==5.0.0 sniffio==1.2.0 text-unidecode==1.3 typing_extensions==4.0.1 -urllib3==1.26.7 +urllib3==1.26.8 wcwidth==0.2.5 wikitexthtml==0.1.3 wikitextparser==0.48.0