diff --git a/pyproject.toml b/pyproject.toml index 38a8302..6077c95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ [tool.poetry.dependencies] python = "^3.10" -Jinja2 = "3.1.2" +Jinja2 = "3.1.4" MarkupSafe = "2.1.5" beautifulsoup4 = "4.12.2" certifi = "2024.6.2"