diff --git a/requirements-testing.txt b/requirements-testing.txt index 9821a776..453e12f8 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -3,7 +3,7 @@ coverage-conditional-plugin == 0.9.0 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.15.*