Skip to content

Commit 7d239d2

Browse files
authored
Merge pull request #29 from openandroidinstaller-dev/dependabot/pip/jinja2-3.1.3
Bump jinja2 from 3.1.2 to 3.1.3
2 parents b26ef96 + 6bcfc35 commit 7d239d2

File tree

2 files changed

+15
-17
lines changed

2 files changed

+15
-17
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.9"
10-
Jinja2 = "^3.1.2"
10+
Jinja2 = "^3.1.3"
1111

1212

1313
[build-system]

0 commit comments

Comments
 (0)