From 2b9f5628512707f8bff24f6df055538c79d3725c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 00:28:10 +0000 Subject: [PATCH] Bump urllib3 from 1.26.15 to 1.26.18 in /doc/readthedocs Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 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.15...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/readthedocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/readthedocs/requirements.txt b/doc/readthedocs/requirements.txt index 00bd730e07b..2bf22f5de9e 100644 --- a/doc/readthedocs/requirements.txt +++ b/doc/readthedocs/requirements.txt @@ -1,4 +1,4 @@ sphinx-rtd-theme sphinx>3 Jinja2<3.1 # cannot import name 'environmentfilter' from 'jinja2' -urllib3==1.26.15 +urllib3==1.26.18