diff --git a/pyproject.toml b/pyproject.toml index 75f4620..ecf039d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ lint = [ "mypy==1.5.1", ] test = [ - "pytest==7.2.0", + "pytest==7.4.2", "pytest-cov==4.0.0", ] all = [