Skip to content

Commit 241684d

Browse files
deps: Update dependency pytest-run-parallel to >=0.8.2
1 parent 4129285 commit 241684d

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

pixi.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ pytorch = { version = ">=2.9.1", build = "cuda12*" }
226226

227227
[tool.pixi.feature.nogil.dependencies]
228228
python-freethreading = "~=3.13.0"
229-
pytest-run-parallel = ">=0.8.1"
229+
pytest-run-parallel = ">=0.8.2"
230230
numpy = ">=2.3.5"
231231
# pytorch = "*" # Not available on Python 3.13t yet
232232
dask-core = ">=2025.12.0" # No distributed, tornado, etc.

0 commit comments

Comments
 (0)