Skip to content

Commit f0ae79e

Browse files
authored
Merge pull request #810 from numpy:bump-dev-deps
⬆️ bump development dependencies
2 parents a14bab7 + 7c28029 commit f0ae79e

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Changelog = "https://github.com/numpy/numtype/releases"
4545
[dependency-groups]
4646
numpy = ["numtype[numpy]"]
4747
lint = [
48-
"dprint-py>=0.50.2.0",
48+
"dprint-py>=0.51.1.0",
4949
"ruff>=0.14.10",
5050
]
5151
pytest = [

0 commit comments

Comments
 (0)