Update dependency typer to ^0.7.0
This commit is contained in:
parent
d12739fb50
commit
485cdb238f
2 changed files with 7 additions and 7 deletions
|
|
@ -7,7 +7,7 @@ authors = ["Joakim Hellsén <tlovinator@gmail.com>"]
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.9"
|
||||
reader = "^3.2"
|
||||
typer = { extras = ["all"], version = "^0.6.1" }
|
||||
typer = { extras = ["all"], version = "^0.7.0" }
|
||||
discord-webhook = "^0.17.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue