From a05b24ac6778ff8fb56a8939aa37f2edb47f3c07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 13:08:37 +0000 Subject: [PATCH] Bump readthedocs-sphinx-ext from 2.2.3 to 2.2.5 Bumps [readthedocs-sphinx-ext](https://github.com/readthedocs/readthedocs-sphinx-ext) from 2.2.3 to 2.2.5. - [Commits](https://github.com/readthedocs/readthedocs-sphinx-ext/compare/2.2.3...2.2.5) --- updated-dependencies: - dependency-name: readthedocs-sphinx-ext dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements-dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a8cae78ee..ba27c41a6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ python-dateutil>=2.8.1 pytz>=2019.2 pyyaml>=3.13 typing-extensions>=4.2.0 -readthedocs-sphinx-ext==2.2.3 +readthedocs-sphinx-ext==2.2.5 seed_intersphinx_mapping sphinx-rtd-theme==2.0.0 sphinx<8 diff --git a/requirements-dev.txt b/requirements-dev.txt index c97f51d48..05c0f8574 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -29,7 +29,7 @@ pytest-check>=1.0.1 pytest-cov>=2.11.1 pytest-xdist>=2.5.0 pytest>=5.0.1 -readthedocs-sphinx-ext==2.2.3 +readthedocs-sphinx-ext==2.2.5 responses>=0.13.2 respx>=0.20.1 sphinx-rtd-theme>=1.0.0