From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 17:39:44 +0000 (-0500) Subject: Bump mkdocs-material from 8.3.8 to 8.3.9 (#1759) X-Git-Tag: 0.21.0~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=182ed74e28dedb520e40f232e9475efd70b7dde0;p=thirdparty%2Fstarlette.git Bump mkdocs-material from 8.3.8 to 8.3.9 (#1759) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.3.8 to 8.3.9. - [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/8.3.8...8.3.9) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 4a01445b..b2aaf712 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ greenlet==2.0.0a2; python_version >= "3.11" # Documentation mkdocs==1.3.0 -mkdocs-material==8.3.8 +mkdocs-material==8.3.9 mkautodoc==0.1.0 # Packaging