From 62eec2cf82dd3f944572a6c288afd2a93b6e5237 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 8 Dec 2024 17:02:31 +0000
Subject: [PATCH] chore(deps): update dependency mkdocs-material to v9.5.48

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 2e9f4329..5333c01c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -162,7 +162,7 @@ path = "src/dnadiffusion/__about__.py"
 [tool.hatch.envs.default]
 python = "3.10"
 dependencies = [
-    "mkdocs-material==9.4.8",
+    "mkdocs-material==9.5.48",
     "mkdocstrings==0.23.0",
     "mkdocstrings[python]",
     "mypy==1.10.0",