udpating click to v8

This commit is contained in:
andy 2022-05-01 13:54:14 +01:00
parent 40d4d8ae2a
commit 2d05e8c89f

View File

@ -9,7 +9,7 @@ repository = "https://github.com/Sarsoo/spotframework"
python = "^3.8"
requests = "^2.24.0"
tabulate = "^0.8.7"
click = "^7.1.2"
click = "^8.0.0"
[tool.poetry.dev-dependencies]
pylint = "^2.5.3"