diff --git a/pyproject.toml b/pyproject.toml index e18f324..a6a5532 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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"