Skip to content

Commit 56d08c2

Browse files
committed
⬆️ upgrade dev dependencies
1 parent 36c6a17 commit 56d08c2

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Changelog = "https://github.com/numpy/numtype/releases"
4646
numpy = ["numtype[numpy]"]
4747
lint = [
4848
"dprint-py>=0.51.1.0",
49-
"ruff>=0.14.10",
49+
"ruff>=0.14.11",
5050
]
5151
pytest = [
5252
{ include-group = "numpy" },
@@ -59,13 +59,13 @@ list_and_test = [
5959
]
6060
types = [
6161
{ include-group = "pytest" },
62-
"types-setuptools>=80.9.0.20251221",
62+
"types-setuptools>=80.9.0.20251223",
6363
"types-tabulate>=0.9.0.20241207",
6464
]
6565
basedpyright = [
6666
{ include-group = "numpy" },
6767
{ include-group = "types" },
68-
"basedpyright==1.37.0",
68+
"basedpyright==1.37.1",
6969
]
7070
mypy = [
7171
{ include-group = "types" },

uv.lock

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)