diff --git a/requirements-testing.txt b/requirements-testing.txt index 5b53d3dc..0cc0f2d2 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -3,7 +3,7 @@ coverage-conditional-plugin == 0.9.* pytest == 8.3.* pytest-cov == 6.1.* pytest-timeout == 2.4.* -pytest-xdist == 3.6.* +pytest-xdist == 3.7.* black == 25.* ruff == 0.11.* mypy == 1.16.*