diff --git a/pyproject.toml b/pyproject.toml index 914c89b..aa39552 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ "setuptools==72.2.0", "twine>=6.1.0,<7", "wheel==0.44.0", - "pytest==8.3.4", + "pytest==9.0.3", "pytest-cov==6.0.0" ]