diff --git a/pyproject.toml b/pyproject.toml index 4236ec6..9e3d658 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ lint = [ "mypy==1.6.1", ] test = [ - "pytest==7.2.0", + "pytest==7.4.3", "pytest-cov==4.0.0", ] all = [