From cfc5c8789648687c7aeb3c7a064115f314a65939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 02:20:39 +0000 Subject: [PATCH] Bump urllib3 from 1.26.6 to 1.26.18 in /docs/source Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.6 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.6...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/requirements.txt b/docs/source/requirements.txt index caebac9..748486a 100644 --- a/docs/source/requirements.txt +++ b/docs/source/requirements.txt @@ -1,3 +1,3 @@ sphinx ~= 3.5 jinja2 == 3.0.3 -urllib3 == 1.26.6 \ No newline at end of file +urllib3 == 1.26.18 \ No newline at end of file