diff --git a/pyproject.toml b/pyproject.toml index 5a868c3..78be4c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ readme = "README.md" requires-python = ">=3.8" dependencies = [ "fire==0.6.0", - "Mako==1.3.3", + "Mako==1.3.5", "PyYAML==6.0.1", "xmltodict==0.13.0", "tomli==2.0.1",