diff --git a/pyproject.toml b/pyproject.toml index 1f1cce84..e8b48ba9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ pywhat = "3.0.0" xortool-ciphey = "^0.1.16" [tool.poetry.dev-dependencies] -pytest-cov = "^3.0.0" +pytest-cov = "^4.1.0" pytest = "^7.1.2" black = "^21.4b2" neovim = "^0.3.1"