From 9f924197374786163a599b69ecd0d13da34dbb29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 18:14:37 +0000 Subject: [PATCH] build(deps): bump mkdocs-material from 9.5.50 to 9.6.2 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.50 to 9.6.2. - [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.50...9.6.2) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor ... 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 432f2379..8ad64b15 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -138,7 +138,7 @@ mkdocs-include-markdown-plugin==7.1.2 # via hatch.envs.docs mkdocs-literate-nav==0.6.1 # via hatch.envs.docs -mkdocs-material==9.5.50 +mkdocs-material==9.6.2 # via hatch.envs.docs mkdocs-material-extensions==1.3.1 # via mkdocs-material