Skip to content

Commit a290a3f

Browse files
Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 in /docs
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] <support@github.com>
1 parent d8e6286 commit a290a3f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dynamic = ["version"]
44
dependencies = [
55
"sphinx==7.2.6",
66
"sphinx_rtd_theme==1.3.0",
7-
"readthedocs-sphinx-search==0.3.1",
7+
"readthedocs-sphinx-search==0.3.2",
88
"imagecodecs == 2023.9.18",
99
"Jinja2 == 3.1.2",
1010
"wheel == 0.41.3",

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
sphinx==7.2.6
99
sphinx_rtd_theme==1.3.0
10-
readthedocs-sphinx-search==0.3.1
10+
readthedocs-sphinx-search==0.3.2
1111
imagecodecs == 2023.9.18
1212
Jinja2 == 3.1.2
1313
wheel == 0.41.3

0 commit comments

Comments
 (0)