From 088f46a4043814a4169f4dad0887b05d9dff3720 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 22:54:39 +0000 Subject: [PATCH] build: bump mkdocs-material from 9.5.19 to 9.5.20 in /.github/workflows Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.19 to 9.5.20. - [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.5.19...9.5.20) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/mkdocs-requirements.in | 2 +- .github/workflows/mkdocs-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/mkdocs-requirements.in b/.github/workflows/mkdocs-requirements.in index 515f5b2..94e730c 100644 --- a/.github/workflows/mkdocs-requirements.in +++ b/.github/workflows/mkdocs-requirements.in @@ -1,2 +1,2 @@ mike==2.0.0 -mkdocs-material==9.5.19 \ No newline at end of file +mkdocs-material==9.5.20 \ No newline at end of file diff --git a/.github/workflows/mkdocs-requirements.txt b/.github/workflows/mkdocs-requirements.txt index 64fc16b..8625dfb 100644 --- a/.github/workflows/mkdocs-requirements.txt +++ b/.github/workflows/mkdocs-requirements.txt @@ -14,7 +14,7 @@ mergedeep==1.3.4 mike==2.0.0 mkdocs==1.6.0 mkdocs-get-deps==0.2.0 -mkdocs-material==9.5.19 +mkdocs-material==9.5.20 mkdocs-material-extensions==1.3 packaging==22.0 paginate==0.5.6