Skip to content

Commit 38d7ed3

Browse files
Update dependency lunr to v0.8.0 (#1993)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lunr](https://redirect.github.com/yeraydiazdiaz/lunr.py) ([changelog](https://redirect.github.com/yeraydiazdiaz/lunr.py/blob/master/CHANGELOG.md)) | minor | `==0.7.0.post1` -> `==0.8.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>yeraydiazdiaz/lunr.py (lunr)</summary> ### [`v0.8.0`](https://redirect.github.com/yeraydiazdiaz/lunr.py/blob/HEAD/CHANGELOG.md#080-2025-03-08) [Compare Source](https://redirect.github.com/yeraydiazdiaz/lunr.py/compare/0.7.0.post1...0.8.0) - Drop support for Python 3.7 and 3.8 - Add support for Python 3.12 and 3.13 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTEuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE5MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 4d6c4af commit 38d7ed3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mkdocs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ click==8.1.8
22
future==1.0.0
33
Jinja2==3.1.6
44
livereload==2.7.1
5-
lunr==0.7.0.post1
5+
lunr==0.8.0
66
Markdown==3.7
77
MarkupSafe==3.0.2
88
mkdocs==1.6.1

0 commit comments

Comments
 (0)