From 3c11ca5b63b8f183a2a18c508bedec7c4201293c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 20:49:15 +0000 Subject: [PATCH] Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 Bumps [readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search) from 0.3.1 to 0.3.2. - [Changelog](https://github.com/readthedocs/readthedocs-sphinx-search/blob/main/CHANGELOG.rst) - [Commits](https://github.com/readthedocs/readthedocs-sphinx-search/commits/0.3.2) --- updated-dependencies: - dependency-name: readthedocs-sphinx-search dependency-type: direct:production ... 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 d844ef3618..290650e34d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -readthedocs-sphinx-search==0.3.1 +readthedocs-sphinx-search==0.3.2 Sphinx==5.1.1 sphinx-copybutton==0.5.0 sphinx_rtd_theme==1.0.0 diff --git a/requirements-dev.txt b/requirements-dev.txt index c34894fa82..e21233adcf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ pyright==1.1.313 pytype==2023.6.2; platform_python_implementation=='CPython' and python_version<'3.11' pyupgrade==3.10.1 pyyaml==6.0.1 -readthedocs-sphinx-search==0.3.1 +readthedocs-sphinx-search==0.3.2 ruff==0.0.272 setuptools==67.8.0 sphinx-copybutton==0.5.2