From 7b297957390dc079cb0400fc15b21b48f971f9b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 00:06:12 +0000 Subject: [PATCH] Bump urllib3 from 1.26.8 to 1.26.14 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 to 1.26.14. - [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.8...1.26.14) --- 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 a504916b6b5..23594899c9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ beautifulsoup4==4.10.0 httplib2<0.20.5 hyperlink==21.0.0 idna>=2.5,<2.11 -urllib3==1.26.8 +urllib3==1.26.14 Paver==1.3.4 python-slugify==5.0.2 decorator==5.1.1