Skip to content

Commit 035e24b

Browse files
authored
Merge branch 'main' into soften-black-version-reqs
2 parents df5d9b4 + 720368c commit 035e24b

File tree

2 files changed

+47
-65
lines changed

2 files changed

+47
-65
lines changed

poetry.lock

+46-64
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include = ["CHANGELOG.md", "openapi_python_client/py.typed"]
2020

2121
[tool.poetry.dependencies]
2222
python = "^3.6.2"
23-
jinja2 = "^2.11.1"
23+
jinja2 = "^3.0.0"
2424
typer = "^0.3"
2525
colorama = {version = "^0.4.3", markers = "sys_platform == 'win32'"}
2626
shellingham = "^1.3.2"

0 commit comments

Comments
 (0)