From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 11:32:02 +0000 (+0000) Subject: Bump mkdocs-material from 8.5.11 to 9.0.15 (#2610) X-Git-Tag: 0.24.0~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ead8010a5782baf57517fb1a50b2b855d41f5161;p=thirdparty%2Fhttpx.git Bump mkdocs-material from 8.5.11 to 9.0.15 (#2610) * Bump mkdocs-material from 8.5.11 to 9.0.15 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.5.11 to 9.0.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/8.5.11...9.0.15) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * Bump `mkdocs` to minimum version required by `mkdocs-material-9.0.15` --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Adkins Co-authored-by: Tom Christie --- diff --git a/requirements.txt b/requirements.txt index cf3010ad..4bb972f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,9 +10,9 @@ chardet==5.1.0 types-chardet==5.0.4.2 # Documentation -mkdocs==1.4.0 +mkdocs==1.4.2 mkautodoc==0.2.0 -mkdocs-material==8.5.11 +mkdocs-material==9.0.15 # Packaging build==0.10.0