Skip to content

Commit 940467c

Browse files
committed
chore(deps): update dependency typer to ^0.4
1 parent e1a8b24 commit 940467c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ include = ["CHANGELOG.md", "openapi_python_client/py.typed"]
2121
[tool.poetry.dependencies]
2222
python = "^3.6.2"
2323
jinja2 = "^3.0.0"
24-
typer = "^0.3"
24+
typer = "^0.4"
2525
colorama = {version = "^0.4.3", markers = "sys_platform == 'win32'"}
2626
shellingham = "^1.3.2"
2727
black = "*"

0 commit comments

Comments
 (0)