From 2dd1d74ac9b1c7c10f9b11f2a83d73b606ec1cbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 06:02:04 +0000 Subject: [PATCH] Bump mkdocs-material from 5.5.13 to 8.2.15 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 5.5.13 to 8.2.15. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Upgrade guide](https://github.com/squidfunk/mkdocs-material/blob/master/docs/upgrade.md) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/5.5.13...8.2.15) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2c5138..06db671 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ mkdocs==1.1.2 -mkdocs-material==5.5.13 +mkdocs-material==8.2.15 mkdocs-minify-plugin==0.3.0 pymdown-extensions==8.0 mkdocs-bibtex==0.3.0