From d53fc74fcdb53f1d78f3afc87aabb42f90d55a0e Mon Sep 17 00:00:00 2001 From: "grafanarenovatebot[bot]" <146220760+grafanarenovatebot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 12:46:01 +0000 Subject: [PATCH] chore(deps): update dependency markupsafe to v3 (#223) Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com> --- 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 82665e4..3fe63a7 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -3,5 +3,5 @@ click==8.1.7 Flask==3.1.0 itsdangerous==2.2.0 Jinja2==3.1.4 -MarkupSafe==2.1.5 +MarkupSafe==3.0.2 Werkzeug==3.1.3