diff --git a/pyproject.toml b/pyproject.toml index 6016a5e875..6eb341142d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ test = [ "jaraco.test", # workaround for businho/pytest-ruff#28 - 'pytest-ruff < 0.4; platform_system == "Windows"', + 'pytest-ruff < 0.5; platform_system == "Windows"', ] doc = [ # upstream