Skip to content

Commit

Permalink
chore(deps): Bump readthedocs-sphinx-search from 0.1.2 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.1.2 to 0.3.2.
- [Changelog](https://github.com/readthedocs/readthedocs-sphinx-search/blob/main/CHANGELOG.rst)
- [Commits](readthedocs/readthedocs-sphinx-search@0.1.2...0.3.2)

---
updated-dependencies:
- dependency-name: readthedocs-sphinx-search
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent 66b7d0d commit 7eccaf9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ tox = "^3.28.0"
[tool.poetry.group.docs.dependencies]
sphinx = "^5.3.0"
furo = "^2022.12.7"
readthedocs-sphinx-search = "^0.1.2"
readthedocs-sphinx-search = ">=0.1.2,<0.4.0"
myst-parser = "^0.18.1"

[build-system]
Expand Down

0 comments on commit 7eccaf9

Please sign in to comment.