Skip to content

Commit 3c37458

Browse files
authored
Merge pull request #553 from numpy/bump-deps
2 parents 31339c7 + 2337f8d commit 3c37458

File tree

4 files changed

+79
-79
lines changed

4 files changed

+79
-79
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies = []
4949

5050
[dependency-groups]
5151
numpy = ["numtype[numpy]"]
52-
lint = ["ruff>=0.11.8"]
52+
lint = ["ruff>=0.11.9"]
5353
pytest = [
5454
{include-group = "numpy"},
5555
"pytest>=8.3.5",
@@ -61,7 +61,7 @@ list_and_test = [
6161
]
6262
types = [
6363
{include-group = "pytest"},
64-
"types-setuptools>=80.1.0.20250503",
64+
"types-setuptools>=80.4.0.20250511",
6565
"types-tabulate>=0.9.0.20241207",
6666
]
6767
basedpyright = [
@@ -78,7 +78,7 @@ typecheck = [
7878
{include-group = "mypy"},
7979
]
8080
docs = [
81-
"mkdocs-material>=9.6.12",
81+
"mkdocs-material>=9.6.14",
8282
"mkdocs-awesome-nav>=3.1.1",
8383
"markdown-callouts>=0.4.0",
8484
"mkdocs-include-markdown-plugin>=7.1.5",

tool/stubtest.py.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.

tool/ufunc.py.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.

0 commit comments

Comments
 (0)