File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ Changelog = "https://github.com/numpy/numtype/releases"
4545[dependency-groups ]
4646numpy = [" numtype[numpy]" ]
4747lint = [
48- " dprint-py>=0.51.1 .0" ,
49- " ruff>=0.15.1 " ,
48+ " dprint-py>=0.52.0 .0" ,
49+ " ruff>=0.15.5 " ,
5050]
5151pytest = [
5252 { include-group = " numpy" },
@@ -60,7 +60,7 @@ list_and_test = [
6060types = [
6161 { include-group = " pytest" },
6262 " types-setuptools>=82.0.0.20260210" ,
63- " types-tabulate>=0.9 .0.20241207 " ,
63+ " types-tabulate>=0.10 .0.20260308 " ,
6464]
6565basedpyright = [
6666 { include-group = " numpy" },
@@ -76,7 +76,7 @@ typecheck = [
7676 { include-group = " mypy" },
7777]
7878docs = [
79- " mkdocs-material>=9.7.1 " ,
79+ " mkdocs-material>=9.7.4 " ,
8080 " mkdocs-awesome-nav>=3.3.0" ,
8181 " markdown-callouts>=0.4.0" ,
8282 " mkdocs-include-markdown-plugin>=7.2.1" ,
You can’t perform that action at this time.
0 commit comments