From c2fb77f71540900953c4be84844c79881ffe75f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 18:07:28 +0000 Subject: [PATCH] build(deps): bump mkdocs-material from 9.6.3 to 9.6.4 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.3 to 9.6.4. - [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.6.3...9.6.4) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 1780d6e3..5a222fe6 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -138,7 +138,7 @@ mkdocs-include-markdown-plugin==7.1.4 # via hatch.envs.docs mkdocs-literate-nav==0.6.1 # via hatch.envs.docs -mkdocs-material==9.6.3 +mkdocs-material==9.6.4 # via hatch.envs.docs mkdocs-material-extensions==1.3.1 # via mkdocs-material