From bee48fd543f6524b5c559af04d278ed46fc641e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 11:07:33 +0000 Subject: [PATCH] Bump sphinx-docsearch in the npm-minor-and-patch group Bumps the npm-minor-and-patch group with 1 update: [sphinx-docsearch](https://github.com/algolia/sphinx-docsearch). Updates `sphinx-docsearch` from 0.1.0 to 0.2.0 - [Release notes](https://github.com/algolia/sphinx-docsearch/releases) - [Commits](https://github.com/algolia/sphinx-docsearch/compare/0.1.0...0.2.0) --- updated-dependencies: - dependency-name: sphinx-docsearch dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... 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 5fb10b4..1f2c803 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ sphinx-rtd-theme==3.0.2 sphinxcontrib-googleanalytics==0.5 -sphinx-docsearch==0.1.0 \ No newline at end of file +sphinx-docsearch==0.2.0 \ No newline at end of file