Skip to content

Commit 5d0f055

Browse files
chore(uv): update mkdocs-material requirement from >=9.7.1 to >=9.7.6
Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.1...9.7.6) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c46ba5f commit 5d0f055

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dev = [
2424
"cookiecutter-data-science>=2.3.0",
2525
"ipykernel>=7.1.0",
2626
"jupyter>=1.1.1",
27-
"mkdocs-material>=9.7.1",
27+
"mkdocs-material>=9.7.6",
2828
"nox>=2025.11.12",
2929
"pre-commit>=4.5.1",
3030
"pytest>=9.0.2",

0 commit comments

Comments
 (0)