Skip to content

Commit 34f384c

Browse files
deps: Update dependency validate-pyproject to >=0.25,<0.26 (#618)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe35777 commit 34f384c

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

pixi.lock

Lines changed: 19 additions & 19 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
@@ -107,7 +107,7 @@ typos = ">=1.43.0,<2"
107107
actionlint = ">=1.7.10,<2"
108108
blacken-docs = ">=1.20.0,<2"
109109
pytest = ">=9.0.2,<10"
110-
validate-pyproject = ">=0.24.1,<0.25"
110+
validate-pyproject = ">=0.25,<0.26"
111111
# NOTE: don't add cupy, jax, pytorch, or sparse here,
112112
# as they slow down mypy and are not portable across target OSs
113113

0 commit comments

Comments
 (0)