From a3567c1e0b82d38f5af801aa779f882df3e1df47 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Jun 2025 10:51:47 +0000 Subject: [PATCH] Update dependency mako to v1.3.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e662d8..987da4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -112,7 +112,7 @@ llama-index-readers-file==0.2.1 ; python_version >= "3.11" and python_full_versi llama-index-readers-llama-parse==0.3.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" llama-index==0.11.8 ; python_version >= "3.11" and python_full_version <= "3.13.0" llama-parse==0.5.5 ; python_version >= "3.11" and python_full_version <= "3.13.0" -mako==1.3.5 ; python_version >= "3.11" and python_full_version <= "3.13.0" +mako==1.3.10 ; python_version >= "3.11" and python_full_version <= "3.13.0" markdown-it-py==3.0.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" markupsafe==2.1.5 ; python_version >= "3.11" and python_full_version <= "3.13.0" marshmallow==3.22.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"