borgbackup: pin to pytest 9.0.x

Something goes wrong in the output capturing which causes logging tests
to fail.
This commit is contained in:
Martin Weinelt
2026-07-14 00:37:17 +02:00
parent 913358ad67
commit 1d9a30906e

View File

@@ -124,7 +124,7 @@ python.pkgs.buildPythonApplication (finalAttrs: {
py
pytest-benchmark
pytest-xdist
pytestCheckHook
pytest9_0CheckHook
versionCheckHook
];