From 4479253012383d6cac0d844da94d2c680acd212a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 07:55:32 +0000 Subject: [PATCH] chore(deps): update lunr requirement from >=0.5.8 to >=0.8.0 Updates the requirements on [lunr](https://github.com/yeraydiazdiaz/lunr.py) to permit the latest version. - [Changelog](https://github.com/yeraydiazdiaz/lunr.py/blob/master/CHANGELOG.md) - [Commits](https://github.com/yeraydiazdiaz/lunr.py/compare/0.5.8...0.8.0) --- updated-dependencies: - dependency-name: lunr dependency-version: 0.8.0 dependency-type: direct:production ... 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 7a66767..c28cd29 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,7 +9,7 @@ idna>=2.10 Jinja2>=3.1.5 joblib>=1.5.3 livereload>=2.6.3 -lunr>=0.5.8 +lunr>=0.8.0 Markdown>=3.3.4 MarkupSafe>=2.0.1 mkdocs>=1.1.2