From 70cd66aa9c82de1cf30f993b54037091eab7a3fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 22:18:27 +0000 Subject: [PATCH] build: bump mkdocs-material from 9.5.45 to 9.5.46 in /.github/workflows Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.45 to 9.5.46. - [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.45...9.5.46) --- 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 5fec71c..70f76bb 100644 --- a/.github/workflows/mkdocs-requirements.in +++ b/.github/workflows/mkdocs-requirements.in @@ -1,2 +1,2 @@ mike==2.1.3 -mkdocs-material==9.5.45 \ No newline at end of file +mkdocs-material==9.5.46 \ No newline at end of file diff --git a/.github/workflows/mkdocs-requirements.txt b/.github/workflows/mkdocs-requirements.txt index e080403..25d04e0 100644 --- a/.github/workflows/mkdocs-requirements.txt +++ b/.github/workflows/mkdocs-requirements.txt @@ -14,7 +14,7 @@ mergedeep==1.3.4 mike==2.1.3 mkdocs==1.6.0 mkdocs-get-deps==0.2.0 -mkdocs-material==9.5.45 +mkdocs-material==9.5.46 mkdocs-material-extensions==1.3 packaging==22.0 paginate==0.5.6