diff --git a/pyproject.toml b/pyproject.toml index 520b72b..c591df3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ lint = [ "mypy==1.6.1", ] test = [ - "pytest==7.2.0", + "pytest==7.4.4", "pytest-cov==4.0.0", ] all = [