Skip to content

Commit

Permalink
Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2
Browse files Browse the repository at this point in the history
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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2024
1 parent 533bbeb commit fd7ba97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
docutils==0.18.1
readthedocs-sphinx-search==0.3.1
readthedocs-sphinx-search==0.3.2
# don't use sphinx > 7.2.0 because they dropped support for python 3.8. See https://www.sphinx-doc.org/en/master/changes.html for changelog
sphinx==7.1.2
sphinx-design==0.5.0
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dev = [
]
docs = [
"docutils==0.18.1",
"readthedocs-sphinx-search==0.3.1",
"readthedocs-sphinx-search==0.3.2",
"sphinx==7.1.2",
"sphinx-design==0.5.0",
"sphinx-argparse==0.4.0",
Expand Down

0 comments on commit fd7ba97

Please sign in to comment.