Skip to content

Commit 21c41a2

Browse files
authored
⬆️ dump development dependencies (#561)
1 parent 2e5c5a7 commit 21c41a2

File tree

4 files changed

+71
-83
lines changed

4 files changed

+71
-83
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.9"]
52+
lint = ["ruff>=0.11.10"]
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.4.0.20250511",
64+
"types-setuptools>=80.7.0.20250516",
6565
"types-tabulate>=0.9.0.20241207",
6666
]
6767
basedpyright = [
@@ -79,7 +79,7 @@ typecheck = [
7979
]
8080
docs = [
8181
"mkdocs-material>=9.6.14",
82-
"mkdocs-awesome-nav>=3.1.1",
82+
"mkdocs-awesome-nav>=3.1.2",
8383
"markdown-callouts>=0.4.0",
8484
"mkdocs-include-markdown-plugin>=7.1.5",
8585
"mkdocs-minify-plugin>=0.8.0",

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

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)