diff --git a/pyproject.toml b/pyproject.toml index 4a251ae..c244495 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ lint = [ "mypy==1.6.1", ] test = [ - "pytest==7.2.0", + "pytest==7.4.4", "pytest-cov==4.0.0", ] all = [