From 56041c83beddda886391721d853fd409cbd87d9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:56:57 -0300 Subject: [PATCH] chore(deps): update dependency mako to v1.3.8 (#1894) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 222e2e83..19d60ae2 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.7 ; python_full_version >= "3.10.0" and python_full_version < "4.0.0" +mako==1.3.8 ; 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"