We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2491b5 + 5d26dc6 commit 26567c8Copy full SHA for 26567c8
1 file changed
pyproject.toml
@@ -84,8 +84,8 @@ test = [
84
85
dev = [
86
{include-group = "test"},
87
- "mypy==1.19.1",
88
- "ruff==0.14.10",
+ "mypy==1.20.0",
+ "ruff==0.15.9",
89
"pre-commit >=3.6.0,<5.0.0",
90
]
91
0 commit comments