Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit efe0503

Browse files
authored
Merge pull request #1431 from mandresuri/main
feat(back): #1430 update jinja2 version
2 parents e6889ae + 846bb34 commit efe0503

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

docs/poetry.lock

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

docs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
[tool.poetry.dependencies]
99
python = "^3.11"
1010
mkdocs-material = "9.5.25"
11-
jinja2 = "3.1.5"
11+
jinja2 = "3.1.6"
1212
idna = "3.7"
1313
requests = "2.32.2"
1414
urllib3 = "2.2.2"

0 commit comments

Comments
 (0)