Skip to content

Commit 495604b

Browse files
fix(deps): Update jinja2 requirement from 3.1.2 to 3.1.3 (#252)
1 parent 77a1f76 commit 495604b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ pyrfc3339 = ">=1.0"
8181
jsonpickle = ">1.4.1"
8282
semver = ">=2.7.9"
8383
urllib3 = ">=1.22.0"
84-
jinja2 = "3.1.2"
84+
jinja2 = "3.1.3"
8585

8686
[tool.mypy]
8787
python_version = "3.8"

0 commit comments

Comments
 (0)