From cce4b5709c632fab185968565aafc1bfdf89af59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 08:50:06 +0000 Subject: [PATCH] chore(deps): update dependency markupsafe to v3.0.3 --- examples/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/python/requirements.txt b/examples/python/requirements.txt index e21bc4d8..58d0d09e 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -3,5 +3,5 @@ click==8.3.0 Flask==3.1.2 itsdangerous==2.2.0 Jinja2==3.1.6 -MarkupSafe==3.0.2 +MarkupSafe==3.0.3 Werkzeug==3.1.3