Skip to content

Commit b6518f3

Browse files
deps: Update dependency pytest-run-parallel to >=0.8.1 (#584)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e124bf commit b6518f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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
@@ -190,7 +190,7 @@ pytorch = { version = ">=2.9.1", build = "cuda12*" }
190190

191191
[tool.pixi.feature.nogil.dependencies]
192192
python-freethreading = "~=3.13.0"
193-
pytest-run-parallel = ">=0.8.0"
193+
pytest-run-parallel = ">=0.8.1"
194194
numpy = ">=2.3.5"
195195
# pytorch = "*" # Not available on Python 3.13t yet
196196
dask-core = ">=2025.12.0" # No distributed, tornado, etc.

0 commit comments

Comments
 (0)