From c2938be900cbb8d19d367699423588b2b7c1b673 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 22:40:40 +0000 Subject: [PATCH] chore(deps): update dependency mako to v1.3.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0211e7e6..222e2e83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ itsdangerous==2.2.0 ; python_full_version >= "3.10.0" and python_full_version < jinja2==3.1.4 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" jsonschema-specifications==2024.10.1 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" jsonschema==4.23.0 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" -mako==1.3.6 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" +mako==1.3.7 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" markupsafe==3.0.2 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" psycopg2-binary==2.9.10 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" pycparser==2.22 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0"