diff --git a/pyproject.toml b/pyproject.toml index 10ec2ea..a8bb489 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ pytest-xdist = "3.6.1" pylint = "3.3.3" flake8 = "7.1.1" flake8-bugbear = "24.12.12" -flake8-pytest-style = "2.0.0" +flake8-pytest-style = "2.1.0" ruff = "0.9.1" coverage = "7.6.10" black = "24.10.0"