From 3ec9aad14b97e8769ace136addc57e0f3a71b157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 19:09:20 +0000 Subject: [PATCH] Bump mkdocs-material from 9.6.1 to 9.6.14 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.1 to 9.6.14. - [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.1...9.6.14) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index dfa934c..7a698ab 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -13,5 +13,5 @@ ruff==0.11.6 # docs mkdocs==1.6.1 -mkdocs-material==9.6.1 +mkdocs-material==9.6.14 mkdocstrings-python==1.16.10