From fc61335b2ef6d2d485cdafbff7953281e6ad563b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 21:03:42 +0000 Subject: [PATCH] build(deps): Bump readthedocs-sphinx-search from 0.2.0 to 0.3.1 in /docs Bumps [readthedocs-sphinx-search](https://github.com/readthedocs/readthedocs-sphinx-search) from 0.2.0 to 0.3.1. - [Release notes](https://github.com/readthedocs/readthedocs-sphinx-search/releases) - [Changelog](https://github.com/readthedocs/readthedocs-sphinx-search/blob/main/CHANGELOG.rst) - [Commits](https://github.com/readthedocs/readthedocs-sphinx-search/commits) --- updated-dependencies: - dependency-name: readthedocs-sphinx-search 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 6abc18f..4fd8373 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ jinja2==3.1.2 markdown==3.3.7 mkdocs==1.4.2 -readthedocs-sphinx-search==0.2.0 +readthedocs-sphinx-search==0.3.1 sphinx==6.1.3 sphinx_rtd_theme==1.2.0