Skip to content

Commit 20bd8fa

Browse files
authored
Merge pull request #40 from triaxtec/dependabot/pip/typer-0.2.1
Bump typer from 0.1.1 to 0.2.1
2 parents bb298ec + 8e56873 commit 20bd8fa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -19,7 +19,7 @@ include = ["CHANGELOG.md", "openapi_python_client/py.typed"]
1919
python = "==3.*,>=3.8.0"
2020
jinja2 = "^2.11.1"
2121
stringcase = "^1.2.0"
22-
typer = "^0.1.0"
22+
typer = ">=0.1,<0.3"
2323
colorama = {version = "^0.4.3", markers = "sys_platform == 'win32'"}
2424
shellingham = "^1.3.2"
2525
httpx = "^0.12.1"

0 commit comments

Comments
 (0)