diff --git a/pyproject.toml b/pyproject.toml index 06a8866..ef2cd88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "pydantic>=2.5.0", "typer>=0.9.0", "rich>=13.0.0", - "jinja2>=3.1.0", + "jinja2>=3.1.6", "pillow>=10.0.0", ]