Skip to content

Commit fa66a3b

Browse files
deps: Update dependency pytest-run-parallel to >=0.7.0
1 parent 219d884 commit fa66a3b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pixi.lock

Lines changed: 1 addition & 1 deletion
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
@@ -201,7 +201,7 @@ pytorch = { version = ">=2.8.0", build = "cuda12*" }
201201

202202
[tool.pixi.feature.nogil.dependencies]
203203
python-freethreading = "~=3.13.0"
204-
pytest-run-parallel = ">=0.6.1"
204+
pytest-run-parallel = ">=0.7.0"
205205
numpy = ">=2.3.3"
206206
# pytorch = "*" # Not available on Python 3.13t yet
207207
dask-core = ">=2025.9.1" # No distributed, tornado, etc.

0 commit comments

Comments
 (0)