Skip to content

Commit 05f79dc

Browse files
fix(deps): update dependency jinja2 to v3.1.5 [security]
1 parent f361a04 commit 05f79dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ micropy = 'micropy.app:app'
4040
python = ">=3.9,<3.12"
4141
boltons = "==23.1.1"
4242
cachier = "2.3.0"
43-
Jinja2 = "3.1.4"
43+
Jinja2 = "3.1.5"
4444
questionary = "1.10.0"
4545
requests = "2.32.2"
4646
requirements-parser = "0.9.0"

0 commit comments

Comments
 (0)