Skip to content

Commit f9626cf

Browse files
authored
Merge pull request #830 from numpy/ruff-0.15.0
2 parents e84ce73 + a31f3e0 commit f9626cf

2 files changed

Lines changed: 30 additions & 31 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 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.14",
49+
"ruff>=0.15.0",
5050
]
5151
pytest = [
5252
{ include-group = "numpy" },
@@ -65,7 +65,7 @@ types = [
6565
basedpyright = [
6666
{ include-group = "numpy" },
6767
{ include-group = "types" },
68-
"basedpyright==1.37.2",
68+
"basedpyright==1.37.3",
6969
]
7070
mypy = [
7171
{ include-group = "types" },

uv.lock

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

0 commit comments

Comments
 (0)