Skip to content

Commit 313d3a7

Browse files
committed
unlock jinja2 dependency version from pyproject, use pdm lockfile instead
Also, update jinja2 for security reasons Signed-off-by: Yann Sionneau <yann@sionneau.net>
1 parent 82dea1f commit 313d3a7

2 files changed

Lines changed: 41 additions & 32 deletions

File tree

pdm.lock

Lines changed: 41 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ dependencies = [
2020
"bcrypt",
2121
"lxml[html_clean]",
2222
"uwsgi",
23-
"jinja2<3.1",
2423
]
2524
requires-python = ">=3.11"
2625
readme = "README.md"

0 commit comments

Comments
 (0)