diff --git a/nipap/pyproject.toml b/nipap/pyproject.toml index f3aaf172c..70c587dbc 100644 --- a/nipap/pyproject.toml +++ b/nipap/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "flask-restx==1.3.0", "requests==2.32.4", "IPy==1.01", - "Jinja2==3.1.5", + "Jinja2==3.1.6", "MarkupSafe==3.0.2", "Werkzeug==3.1.3", "certifi==2024.12.14",