Skip to content

Commit 6cca067

Browse files
authored
Merge pull request #194 from dimastbk/renovate/mypy-1.x
chore(deps): update dependency mypy to ~=1.20.0
2 parents 2bf2c8d + ffeb7c7 commit 6cca067

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
@@ -20,7 +20,7 @@ dynamic = ["version"]
2020
dev = [
2121
"maturin~=1.0",
2222
"pre-commit~=4.3",
23-
"mypy~=1.19.0",
23+
"mypy~=1.20.0",
2424
"pytest~=9.0",
2525
"pandas[excel]>=2.2",
2626
]

0 commit comments

Comments
 (0)