Skip to content

Commit caa0832

Browse files
authored
Merge pull request #185 from koxudaxi/dependabot/pip/jinja2-3.0.1
Bump jinja2 from 2.11.3 to 3.0.1
2 parents a143563 + 2d5945b commit caa0832

File tree

2 files changed

+44
-62
lines changed

2 files changed

+44
-62
lines changed

poetry.lock

Lines changed: 43 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ typer = {extras = ["all"], version = ">=0.2.1,<0.4.0"}
3333
datamodel-code-generator = {extras = ["http"], version = "0.11.9"}
3434
stringcase = "^1.2.0"
3535
PySnooper = ">=0.4.1,<0.6.0"
36-
jinja2 = "^2.11.2"
36+
jinja2 = ">=2.11.2,<4.0.0"
3737
pydantic = "^1.5.1"
3838
#mkdocs = {version = "1.1.2", optional = true}
3939
#mkdocs-material = {version = "5.2.3", optional = true}

0 commit comments

Comments
 (0)