Skip to content

Commit 8d07a9c

Browse files
authored
Bump dev dependencies (#69)
1 parent fbedbae commit 8d07a9c

File tree

2 files changed

+312
-295
lines changed

2 files changed

+312
-295
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ requires-python = ">=3.7"
2121

2222
[tool.uv]
2323
dev-dependencies = [
24-
"mypy>=1.11.2 ; python_full_version >= '3.8'",
25-
"ruff>=0.6.8",
24+
"mypy>=1.17.0 ; python_full_version >= '3.9'",
25+
"ruff>=0.12.4",
2626
"stubdefaulter>=0.1.0",
2727
]
2828

0 commit comments

Comments
 (0)