diff --git a/pyproject.toml b/pyproject.toml index 2599dda..3cdde62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ lint = [ "mypy==1.3.0", ] test = [ - "pytest==7.2.0", + "pytest==7.4.0", "pytest-cov==4.0.0", ] all = [