From 45207f0a5d5e1157bd381e9b0ad8324d36c91573 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 16:56:08 +0000 Subject: [PATCH] pip prod(deps): bump urllib3 from 1.26.9 to 2.0.7 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 2.0.7. - [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.9...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements_frozen.txt b/docs/requirements_frozen.txt index b2785b2126b..d7a0627a9c8 100644 --- a/docs/requirements_frozen.txt +++ b/docs/requirements_frozen.txt @@ -75,7 +75,7 @@ smmap==5.0.0 soupsieve==2.3.2.post1 termcolor==1.1.0 text-unidecode==1.3 -urllib3==1.26.9 +urllib3==2.0.7 verspec==0.1.0 watchdog==2.1.7 wcmatch==8.3