From 21e8a7d90c9966c299be65dfed38f40940bd194a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 13:48:56 +0100 Subject: [PATCH] Bump mkdocs-material from 9.0.15 to 9.1.5 (#2640) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.0.15 to 9.1.5. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.0.15...9.1.5) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Christie --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 604af0c2..9b999521 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ types-chardet==5.0.4.2 # Documentation mkdocs==1.4.2 mkautodoc==0.2.0 -mkdocs-material==9.0.15 +mkdocs-material==9.1.5 # Packaging build==0.10.0