Skip to content

Commit ceb14eb

Browse files
deps: Update dependency numpydoc to >=1.9.0,<2 (#351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 992795f commit ceb14eb

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
@@ -59,7 +59,7 @@ typing-extensions = ">=4.14.0"
5959
pylint = ">=3.3.7"
6060
mypy = ">=1.16.1"
6161
basedpyright = ">=1.29.4"
62-
numpydoc = ">=1.8.0,<2"
62+
numpydoc = ">=1.9.0,<2"
6363
# import dependencies for mypy:
6464
array-api-strict = ">=2.3.1,<2.4"
6565
numpy = ">=2.1.3"

0 commit comments

Comments
 (0)