From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 09:38:02 +0000 (+0200) Subject: Bump mkdocs-material from 8.4.2 to 8.5.5 (#1883) X-Git-Tag: 0.22.0~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c15b73b1fc104119c5f6be8a409475816920dfa5;p=thirdparty%2Fstarlette.git Bump mkdocs-material from 8.4.2 to 8.5.5 (#1883) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcelo Trylesinski --- diff --git a/requirements.txt b/requirements.txt index ae539bc8..7272200a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,8 +19,8 @@ trio==0.21.0 greenlet==2.0.0a2; python_version >= "3.11" # Documentation -mkdocs==1.3.1 -mkdocs-material==8.4.2 +mkdocs==1.4.0 +mkdocs-material==8.5.5 mkautodoc==0.2.0 # Packaging