Skip to content

Commit d4c3dd4

Browse files
deps: Update dependency pytest-run-parallel to >=0.4.4 (#336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4091d50 commit d4c3dd4

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

pixi.lock

Lines changed: 10 additions & 10 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
@@ -181,7 +181,7 @@ pytorch = { version = ">=2.7.0", build = "cuda12*" }
181181

182182
[tool.pixi.feature.nogil.dependencies]
183183
python-freethreading = "~=3.13.0"
184-
pytest-run-parallel = ">=0.4.3"
184+
pytest-run-parallel = ">=0.4.4"
185185
numpy = ">=2.3.0"
186186
# pytorch = "*" # Not available on Python 3.13t yet
187187
dask-core = ">=2025.5.1" # No distributed, tornado, etc.

0 commit comments

Comments
 (0)