Updated typer

This commit is contained in:
2022-11-07 12:50:29 +07:00
committed by GitHub
parent a774c0a41a
commit 00618044e8

2
poetry.lock generated
View File

@@ -1205,7 +1205,7 @@ python-versions = "*"
[[package]] [[package]]
name = "typer" name = "typer"
version = "0.3.2" version = "0.7.0"
description = "Typer, build great CLIs. Easy to code. Based on Python type hints." description = "Typer, build great CLIs. Easy to code. Based on Python type hints."
category = "main" category = "main"
optional = false optional = false