From 76c3a9296a9e94b64d2e5a2694ab2ee6fa924b8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 22:20:10 +0000 Subject: [PATCH] Update dependency MarkupSafe to v3 --- .github/workflows/mkdocs-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mkdocs-requirements.txt b/.github/workflows/mkdocs-requirements.txt index 7294e53684..e73751bd44 100644 --- a/.github/workflows/mkdocs-requirements.txt +++ b/.github/workflows/mkdocs-requirements.txt @@ -3,7 +3,7 @@ future==1.0.0 Jinja2==3.1.4 livereload==2.7.0 lunr==0.7.0.post1 -MarkupSafe==2.1.5 +MarkupSafe==3.0.1 mkdocs==1.6.1 mkdocs-macros-plugin==1.3.5 mkdocs-material==9.5.40