Skip to content

Commit 706e0b9

Browse files
chore: Update jinja2 requirement from 3.1.5 to 3.1.6 (#26)
1 parent e4f5b1c commit 706e0b9

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.5"
55+
jinja2 = "3.1.6"
5656

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

0 commit comments

Comments
 (0)