diff --git a/pyproject.toml b/pyproject.toml index 2474d22..94a44de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "zimscraperlib==3.4.0", "requests==2.32.3", "beautifulsoup4==4.12.3", - "Jinja2==3.1.4", + "Jinja2==3.1.5", "kiwixstorage==0.9.0", "pif==0.8.2", "python-slugify==8.0.4",