uv lock for xdist (#35819)

* xdist: latest version

* lock
This commit is contained in:
Shane Smiskol
2025-07-25 20:49:32 -07:00
committed by GitHub
parent e461d18d54
commit 1123773fbd
2 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ testing = [
"pytest-cpp",
"pytest-subtests",
# https://github.com/pytest-dev/pytest-xdist/pull/1229
"pytest-xdist @ git+https://github.com/sshane/pytest-xdist@b59e010821a25a2ebb95fc5c31c97022ed94221c",
"pytest-xdist @ git+https://github.com/sshane/pytest-xdist@2b4372bd62699fb412c4fe2f95bf9f01bd2018da",
"pytest-timeout",
"pytest-randomly",
"pytest-asyncio",