diff --git a/pyproject.toml b/pyproject.toml index 55420947f17c698bff21fda7f8a0b123e0ea94e7..8ab5173cd71f0987d6ad5e5139c1ee5732222829 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,8 +22,8 @@ texttable = "^1.6.3" pendulum = "^2.1.2" [tool.poetry.dev-dependencies] -pytest = "^6.2.5" -pytest-cov = "^2.7" +pytest = "^7.0.0" +pytest-cov = "^3.0" pytest-sugar = "^0.9.2" [tool.poetry.scripts]