diff --git a/pyproject.toml b/pyproject.toml index 1d14144..2fe0fe3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "black~=24.1.0", "mypy~=1.3", "pylint~=3.0.0", - "pytest~=7.4.0", + "pytest~=8.0.0", "tox~=4.12.0", ]