From 806dcaa87ec82257e772607e7064d8c46022b7e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 15:10:11 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20mkdocs-material=20f?= =?UTF-8?q?rom=208.5.10=20to=209.0.1=20(#457)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Franck Nijhof --- requirements.txt | 2 +- runtime.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 783b73fb..58def78d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ mkdocs==1.4.2 -mkdocs-material==8.5.10 +mkdocs-material==9.0.1 diff --git a/runtime.txt b/runtime.txt index 548d7136..98fccd6d 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -3.7 \ No newline at end of file +3.8 \ No newline at end of file