Skip to content

Commit 620ecda

Browse files
dependabot-preview[bot]dbanty
authored andcommitted
Bump typer from 0.2.1 to 0.3.0
Bumps [typer](https://github.com/tiangolo/typer) from 0.2.1 to 0.3.0. - [Release notes](https://github.com/tiangolo/typer/releases) - [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.2.1...0.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 41fa35e commit 620ecda

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -23,7 +23,7 @@ include = ["CHANGELOG.md", "openapi_python_client/py.typed"]
2323
python = "^3.7"
2424
jinja2 = "^2.11.1"
2525
stringcase = "^1.2.0"
26-
typer = ">=0.1,<0.3"
26+
typer = ">=0.1,<0.4"
2727
colorama = {version = "^0.4.3", markers = "sys_platform == 'win32'"}
2828
shellingham = "^1.3.2"
2929
httpx = "^0.13.0"

0 commit comments

Comments
 (0)