Skip to content

Commit 91c61e3

Browse files
authored
⬆️ bump development dependencies (#535)
1 parent 2fb0af9 commit 91c61e3

File tree

4 files changed

+863
-855
lines changed

4 files changed

+863
-855
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies = []
5050

5151
[dependency-groups]
5252
numpy = ["numtype[numpy]"]
53-
lint = ["ruff>=0.11.6"]
53+
lint = ["ruff>=0.11.7"]
5454
pytest = [
5555
{include-group = "numpy"},
5656
"pytest>=8.3.5",
@@ -62,7 +62,7 @@ list_and_test = [
6262
]
6363
types = [
6464
{include-group = "pytest"},
65-
"types-setuptools>=79.0.0.20250422",
65+
"types-setuptools>=80.0.0.20250429",
6666
"types-tabulate>=0.9.0.20241207",
6767
]
6868
basedpyright = [

0 commit comments

Comments
 (0)