From cc3f788f1b88ee30ac2dd8719abf580b0786f4b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 22:05:39 +0000 Subject: [PATCH] Bump lunr from 0.5.8 to 0.6.1 Bumps [lunr](https://github.com/yeraydiazdiaz/lunr.py) from 0.5.8 to 0.6.1. - [Release notes](https://github.com/yeraydiazdiaz/lunr.py/releases) - [Changelog](https://github.com/yeraydiazdiaz/lunr.py/blob/master/CHANGELOG.md) - [Commits](https://github.com/yeraydiazdiaz/lunr.py/compare/0.5.8...0.6.1) --- updated-dependencies: - dependency-name: lunr dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1189f3d..0442a0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ importlib-metadata==3.4.0 Jinja2==2.11.3 joblib==1.0.1 livereload==2.6.3 -lunr==0.5.8 +lunr==0.6.1 Markdown==3.3.3 MarkupSafe==1.1.1 mkdocs==1.1.2