Skip to content

Commit 338b01c

Browse files
Update dependency mypy to v1.19.0 (#355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 79be55f commit 338b01c

File tree

2 files changed

+126
-42
lines changed

2 files changed

+126
-42
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dev = [
3535
"pytest>=7.1.2",
3636
"hypothesis>=6.23.3",
3737
"pytest-cov>=4.0.0",
38-
"mypy==1.18.2",
38+
"mypy==1.19.0",
3939
"pytest-parametrization>=2022",
4040
"pandas-pyarrow>=0.2.1",
4141
"pandas-stubs",

0 commit comments

Comments
 (0)