From d3caa4c68ed15f01c74a6b11cb7670068b3489c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 07:45:53 +0000 Subject: [PATCH] Update dependency markupsafe to v3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c62a75..2938859 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ sphinx==5.3.0 sphinx-intl==2.3.1 sphinx-rtd-theme Jinja2==3.1.6 -markupsafe==2.1.5 \ No newline at end of file +markupsafe==3.0.2 \ No newline at end of file