Skip to content

Commit ec5f3c9

Browse files
fix(dependencies): update dependency typer to ^0.6.1
1 parent 5ddb83d commit ec5f3c9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -12,7 +12,7 @@ readme = "README.md"
1212

1313
[tool.poetry.dependencies]
1414
python = "^3.6"
15-
typer = "^0.3.2"
15+
typer = "^0.6.1"
1616
typing-extensions = "^3.7.4;python<3.8"
1717

1818
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)