We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c8e21f + 2c40c78 commit 2283b56Copy full SHA for 2283b56
1 file changed
pyproject.toml
@@ -28,7 +28,7 @@ linting = [
28
"pylint==4.0.4"
29
]
30
type_check = [
31
- "mypy==1.18.2"
+ "mypy==1.19.0"
32
33
spell_check = [
34
"codespell==2.4.1"
0 commit comments