diff --git a/poetry.lock b/poetry.lock index a0b584d..e94a047 100644 --- a/poetry.lock +++ b/poetry.lock @@ -488,13 +488,13 @@ files = [ [[package]] name = "jinja2" -version = "3.1.4" +version = "3.1.5" description = "A very fast and expressive template engine." optional = false python-versions = ">=3.7" files = [ - {file = "jinja2-3.1.4-py3-none-any.whl", hash = "sha256:bc5dd2abb727a5319567b7a813e6a2e7318c39f4f487cfe6c89c6f9c7d25197d"}, - {file = "jinja2-3.1.4.tar.gz", hash = "sha256:4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369"}, + {file = "jinja2-3.1.5-py3-none-any.whl", hash = "sha256:aba0f4dc9ed8013c424088f68a5c226f7d6097ed89b246d7749c2ec4175c6adb"}, + {file = "jinja2-3.1.5.tar.gz", hash = "sha256:8fefff8dc3034e27bb80d67c671eb8a9bc424c0ef4c0826edbff304cceff43bb"}, ] [package.dependencies] @@ -1522,4 +1522,4 @@ test = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more-it [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "7b17c4f2c372604af060886998d002475dfe5f93377bce4bc5ef6e3a9e714e6e" +content-hash = "bc277774406be5a3059a0126b409f2ea61cd75134b24c939d8abbf30b33346bc" diff --git a/pyproject.toml b/pyproject.toml index 73b209c..8f7d1a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ cfn-lint = "^1.22.2" flake8 = "^5.0.4" black = "^24.8" pip-licenses = "^4.5.1" -jinja2 = "^3.1.4" +jinja2 = "^3.1.5" [tool.poetry.scripts]