We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d60fd93 commit b3def84Copy full SHA for b3def84
1 file changed
pyproject.toml
@@ -64,7 +64,7 @@ python = ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
64
[tool.hatch.envs.lint]
65
detached = true
66
dependencies = [
67
- "black==25.1.0",
+ "black==24.8.0",
68
"mypy>=1.0.0",
69
]
70
[tool.hatch.envs.lint.scripts]
0 commit comments