From 1cc315b792b780487133bd7a79e5494f96beb89e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 23:08:42 +0000 Subject: [PATCH] build: bump mkdocs-material from 9.5.18 to 9.5.19 in /.github/workflows Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.18 to 9.5.19. - [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.18...9.5.19) --- 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 | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/mkdocs-requirements.in b/.github/workflows/mkdocs-requirements.in index b58a43c..515f5b2 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.18 \ No newline at end of file +mkdocs-material==9.5.19 \ No newline at end of file diff --git a/.github/workflows/mkdocs-requirements.txt b/.github/workflows/mkdocs-requirements.txt index d793312..64fc16b 100644 --- a/.github/workflows/mkdocs-requirements.txt +++ b/.github/workflows/mkdocs-requirements.txt @@ -12,8 +12,9 @@ markdown==3.4.4 markupsafe==2.1.1 mergedeep==1.3.4 mike==2.0.0 -mkdocs==1.5.3 -mkdocs-material==9.5.18 +mkdocs==1.6.0 +mkdocs-get-deps==0.2.0 +mkdocs-material==9.5.19 mkdocs-material-extensions==1.3 packaging==22.0 paginate==0.5.6