Update click version
This commit is contained in:
parent
8157eb1b3a
commit
a924c5400b
3 changed files with 35 additions and 26 deletions
|
|
@ -7,7 +7,7 @@ license = "GPL-3.0"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
click = "^7.1.2"
|
||||
click = "8.0"
|
||||
python-dotenv = "^0.15.0"
|
||||
requests = "^2.25.1"
|
||||
sentry_sdk = {version = "^0.19.5", optional = true}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue