We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb22681 commit 17f1791Copy full SHA for 17f1791
2 files changed
pyproject.toml
@@ -24,7 +24,7 @@ rbc = "rbc.cli.main:main"
24
[dependency-groups]
25
dev = [
26
"pytest>=9.0.2",
27
- "mypy>=1.13.0",
+ "mypy>=2.0.0",
28
"pre-commit>=4.0.1",
29
"pytest-cov>=7.0.0",
30
"ruff>=0.8.1",
0 commit comments