From c6b12d35b327f90cf1cf69edc1caf699eee1d977 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 01:44:32 +0000 Subject: [PATCH] Bump future from 0.18.2 to 0.18.3 in /doc/.sphinx Bumps [future](https://github.com/PythonCharmers/python-future) from 0.18.2 to 0.18.3. - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](https://github.com/PythonCharmers/python-future/compare/v0.18.2...v0.18.3) --- updated-dependencies: - dependency-name: future dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/.sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/.sphinx/requirements.txt b/doc/.sphinx/requirements.txt index 9597fca5..6f051c77 100644 --- a/doc/.sphinx/requirements.txt +++ b/doc/.sphinx/requirements.txt @@ -15,7 +15,7 @@ sphinxemoji==0.1.6 sphinx_markdown_tables==0.0.15 CommonMark==0.9.1 docutils==0.16 -future==0.18.2 +future==0.18.3 idna==2.9 imagesize==1.2.0 Jinja2==2.11.3