From 31fb29da0565fa29e139b06374f17d19d38aec46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: 2025年9月27日 21:39:56 +0000 Subject: [PATCH] chore(deps): update dependency markupsafe to v3.0.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3799a60..338b84b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ isort==6.0.1 ; python_version>= "3.12" and python_version < "4.0" itsdangerous==2.2.0 ; python_version>= "3.12" and python_version < "4.0" jinja2==3.1.6 ; python_version>= "3.12" and python_version < "4.0" loguru==0.7.3 ; python_version>= "3.12" and python_version < "4.0" -markupsafe==3.0.2 ; python_version>= "3.12" and python_version < "4.0" +markupsafe==3.0.3 ; python_version>= "3.12" and python_version < "4.0" mypy-extensions==1.1.0 ; python_version>= "3.12" and python_version < "4.0" mypy==1.17.1 ; python_version>= "3.12" and python_version < "4.0" packaging==25.0 ; python_version>= "3.12" and python_version < "4.0"