From c31168506450ea247ccf52f1a63f9668d8a7aa08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 00:04:19 +0200 Subject: [PATCH] WebHost: Bump mistune from 3.2.1 to 3.3.0 in /WebHostLib #6324 --- WebHostLib/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebHostLib/requirements.txt b/WebHostLib/requirements.txt index 886d759d9c..25c19cf869 100644 --- a/WebHostLib/requirements.txt +++ b/WebHostLib/requirements.txt @@ -10,6 +10,6 @@ Flask-Cors==6.0.2 bokeh==3.8.2 markupsafe==3.0.3 setproctitle==1.3.7 -mistune==3.2.1 +mistune==3.3.0 docutils==0.22.4 psutil==7.2.2