diff --git a/pyproject.toml b/pyproject.toml index a85b68e..8a5a502 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ black = "^19.10b0" mypy = "^0.780" bandit = "^1.6.2" safety = "^1.9.0" -pytest = "^5.4.3" +pytest = "^7.2.1" pylint = "^2.5.3" pydocstyle = "^5.0.2" coverage = "^5.3"