From e837ea8d6e75ede5f6718933195ebaae6ceb6fad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 02:16:42 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.19 in /requirements/py3.6 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/py3.6/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/py3.6/docs.txt b/requirements/py3.6/docs.txt index 8ca2aa7..d503d26 100644 --- a/requirements/py3.6/docs.txt +++ b/requirements/py3.6/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.19 # via requests zipp==3.4.1 # via importlib-metadata