Skip to content

Commit 2283b56

Browse files
authored
Merge branch 'main' into dependabot/pip/pylint-4.0.4
2 parents 8c8e21f + 2c40c78 commit 2283b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ linting = [
2828
"pylint==4.0.4"
2929
]
3030
type_check = [
31-
"mypy==1.18.2"
31+
"mypy==1.19.0"
3232
]
3333
spell_check = [
3434
"codespell==2.4.1"

0 commit comments

Comments
 (0)