From 595041fb44dec0b423b5238c11e07060e7d3cc93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 18:10:10 +0000 Subject: [PATCH] Bump mkdocs-material from 9.7.1 to 9.7.3 in /docs in the docs group Bumps the docs group in /docs with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `mkdocs-material` from 9.7.1 to 9.7.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.7.1...9.7.3) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 2fabc023..7cc28a36 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ mkdocs-callouts>=1.13.2 mkdocs-git-authors-plugin>=0.8.0 mkdocs-git-revision-date-localized-plugin>=1.2.5 -mkdocs-material==9.7.1 +mkdocs-material==9.7.3 mkdocs-table-reader-plugin>=2.1.0 mkdocs==1.6.1 pandas>=2.0.3