From ab18c5414ef14d9c247fc70e1048341637f69080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 04:06:41 +0000 Subject: [PATCH] Bump mkdocs-material from 9.6.21 to 9.6.22 in /buildenv Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.21 to 9.6.22. - [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.21...9.6.22) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- buildenv/requirements.txt | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/buildenv/requirements.txt b/buildenv/requirements.txt index b949e844d5..99c41e4d27 100644 --- a/buildenv/requirements.txt +++ b/buildenv/requirements.txt @@ -42,11 +42,6 @@ hjson==3.1.0 # super-collections idna==3.7 # via requests -importlib-metadata==8.7.0 - # via - # markdown - # mkdocs - # mkdocs-get-deps jinja2==3.1.6 # via # mkdocs @@ -74,7 +69,7 @@ mkdocs-get-deps==0.2.0 # via mkdocs mkdocs-macros-plugin==1.4.0 # via -r requirements.in -mkdocs-material==9.6.21 +mkdocs-material==9.6.22 # via -r requirements.in mkdocs-material-extensions==1.3 # via mkdocs-material @@ -119,5 +114,3 @@ urllib3==2.5.0 # via requests watchdog==2.2.1 # via mkdocs -zipp==3.21.0 - # via importlib-metadata