Skip to content

Commit 0e61f34

Browse files
authored
Merge pull request #175 from dimastbk/renovate/mypy-1.x
chore(deps): update dependency mypy to ~=1.19.0
2 parents 2939a1c + 04a4c9f commit 0e61f34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.18.2",
23+
"mypy~=1.19.0",
2424
"pytest~=9.0",
2525
"pandas[excel]~=2.2",
2626
]

0 commit comments

Comments
 (0)