@@ -46,7 +46,7 @@ Changelog = "https://github.com/numpy/numtype/releases"
4646numpy = [" numtype[numpy]" ]
4747lint = [
4848 " dprint-py>=0.51.1.0" ,
49- " ruff>=0.14.11 " ,
49+ " ruff>=0.14.14 " ,
5050]
5151pytest = [
5252 { include-group = " numpy" },
@@ -59,13 +59,13 @@ list_and_test = [
5959]
6060types = [
6161 { include-group = " pytest" },
62- " types-setuptools>=80.9 .0.20251223 " ,
62+ " types-setuptools>=80.10 .0.20260124 " ,
6363 " types-tabulate>=0.9.0.20241207" ,
6464]
6565basedpyright = [
6666 { include-group = " numpy" },
6767 { include-group = " types" },
68- " basedpyright==1.37.1 " ,
68+ " basedpyright==1.37.2 " ,
6969]
7070mypy = [
7171 { include-group = " types" },
@@ -79,9 +79,9 @@ docs = [
7979 " mkdocs-material>=9.7.1" ,
8080 " mkdocs-awesome-nav>=3.3.0" ,
8181 " markdown-callouts>=0.4.0" ,
82- " mkdocs-include-markdown-plugin>=7.2.0 " ,
82+ " mkdocs-include-markdown-plugin>=7.2.1 " ,
8383 " mkdocs-minify-plugin>=0.8.0" ,
84- " mkdocstrings[python]>=1.0.0 " ,
84+ " mkdocstrings[python]>=1.0.2 " ,
8585 " pygments>=2.19.2" ,
8686]
8787dev = [
0 commit comments