From 70602f7f8e7d31a0c8a2567f7816d45494caca16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 01:20:56 +0000 Subject: [PATCH] Bump readthedocs-sphinx-ext from 2.1.9 to 2.2.0 Bumps [readthedocs-sphinx-ext](https://github.com/readthedocs/readthedocs-sphinx-ext) from 2.1.9 to 2.2.0. - [Release notes](https://github.com/readthedocs/readthedocs-sphinx-ext/releases) - [Commits](https://github.com/readthedocs/readthedocs-sphinx-ext/compare/2.1.9...2.2.0) --- updated-dependencies: - dependency-name: readthedocs-sphinx-ext dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b7ee962d58..a384e7cff7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ sphinx==5.3.0 -readthedocs-sphinx-ext==2.1.9 # ?? +readthedocs-sphinx-ext==2.2.0 # ?? sphinx-rtd-theme myst-parser==0.18.1