diff --git a/pyproject.toml b/pyproject.toml index 0f66b976..dedc951a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "lumberman", ] test = [ - "pytest>=7.1.3,<7.3.0", + "pytest>=7.1.3,<8.1.0", "pytest-cov>=3.0.0,<3.1.0", "pytest-xdist>=3.0.0,<3.2.0", "pytest-sugar>=0.9.4,<0.10.0",