Skip to content

Commit 13786ec

Browse files
chore: Update jinja2 requirement from 3.1.5 to 3.1.6 (#41)
1 parent cde0d31 commit 13786ec

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.5"
56+
jinja2 = "3.1.6"
5757

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

0 commit comments

Comments
 (0)