Skip to content

Commit 97fc5ff

Browse files
chore: Update jinja2 requirement from 3.1.4 to 3.1.5 (#24)
1 parent e7477ea commit 97fc5ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ pyrfc3339 = ">=1.0"
5252
jsonpickle = ">1.4.1"
5353
semver = ">=2.7.9"
5454
urllib3 = ">=1.26.0"
55-
jinja2 = "3.1.4"
55+
jinja2 = "3.1.5"
5656

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

0 commit comments

Comments
 (0)