Update dependency mako to v1.3.10 #15

Closed
git wants to merge 2 commits from renovate/mako-1.x into main

View file

@ -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"