From f0817a2f4331a8a34a2cc7349d526ce146c87550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 03:13:06 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.9 to 1.26.18 in /docs Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 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.9...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... 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..dcc1608d3f3 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==1.26.18 verspec==0.1.0 watchdog==2.1.7 wcmatch==8.3