diff --git a/pyproject.toml b/pyproject.toml index 9a3cd40b5a..1558b2832c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ compress-snappy = ['python-snappy'] [dependency-groups] dev = [ - "pytest", + "pytest~=8.0", "PyYAML", "pytz", "scales",