From cf336e1a04250cd1a9c2f7a33de205c318c2dba5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 17:34:43 +0000 Subject: [PATCH] build(deps): bump mkdocs-material from 9.6.2 to 9.6.3 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.2 to 9.6.3. - [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.2...9.6.3) --- 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 daaeeeb0..e3591fcb 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.2 +mkdocs-material==9.6.3 # via hatch.envs.docs mkdocs-material-extensions==1.3.1 # via mkdocs-material