Skip to content

Commit 95abb8b

Browse files
chore: Update jinja2 requirement from 3.1.4 to 3.1.5 (#34)
1 parent 2bf11a8 commit 95abb8b

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
@@ -53,7 +53,7 @@ pyrfc3339 = ">=1.0"
5353
jsonpickle = ">1.4.1"
5454
semver = ">=2.7.9"
5555
urllib3 = ">=1.26.0"
56-
jinja2 = "3.1.4"
56+
jinja2 = "3.1.5"
5757

5858
[tool.mypy]
5959
python_version = "3.8"

0 commit comments

Comments
 (0)