diff --git a/pyproject.toml b/pyproject.toml index 11334adf..4be08d12 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ coverage = [ test = [ "inline-snapshot>=0.31", "PyYAML>=6", - "pytest>=8.3", + "pytest>=9.0.3", "pytest-benchmark>=5", "pytest-cov>=5", "pytest-codspeed>=2.2",