From 0287ae149cb36cf2ec52450ad7ddf9c85e320535 Mon Sep 17 00:00:00 2001 From: "dghubble-renovate[bot]" <119624128+dghubble-renovate[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 22:22:23 +0000 Subject: [PATCH] Bump mkdocs-material from 9.6.9 to v9.6.10 (#1417) Co-authored-by: dghubble-renovate[bot] <119624128+dghubble-renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb54d0d0..ef364c95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mkdocs==1.6.1 -mkdocs-material==9.6.9 +mkdocs-material==9.6.10 pygments==2.19.1 pymdown-extensions==10.14.3