From 966591b0f3c574849bb53e0983bf95087b04d985 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 02:01:32 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.18 in /requirements/py3.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.18. - [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.5...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/py3.5/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/py3.5/docs.txt b/requirements/py3.5/docs.txt index 2c68933..25e34af 100644 --- a/requirements/py3.5/docs.txt +++ b/requirements/py3.5/docs.txt @@ -39,5 +39,5 @@ sphinxcontrib-spelling==7.1.0 text-unidecode==1.3 # via python-slugify typing-extensions==3.7.4.3 # via importlib-metadata unidecode==1.2.0 # via python-slugify -urllib3==1.26.5 # via requests +urllib3==1.26.18 # via requests zipp==3.4.1 # via importlib-metadata