Skip to content

Commit 30d665f

Browse files
chore(deps): update dependency typer to ^0.6 || ^0.7.0 || ^0.9.0
1 parent 508a841 commit 30d665f

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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
@@ -21,7 +21,7 @@ include = ["CHANGELOG.md", "openapi_python_client/py.typed"]
2121
[tool.poetry.dependencies]
2222
python = "^3.8"
2323
jinja2 = "^3.0.0"
24-
typer = "^0.6 || ^0.7.0"
24+
typer = "^0.6 || ^0.7.0 || ^0.9.0"
2525
colorama = {version = "^0.4.3", markers = "sys_platform == 'win32'"}
2626
shellingham = "^1.3.2"
2727
black = ">=23"

0 commit comments

Comments
 (0)