Skip to content

Commit 1da8ff1

Browse files
Update dependency mypy to v1.16.0 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7265cb2 commit 1da8ff1

File tree

2 files changed

+46
-36
lines changed

2 files changed

+46
-36
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dev = [
2929
"hypothesis>=6.23.3",
3030
"pytest-cov>=4.0.0",
3131
"pytest-asyncio>=0.26.0",
32-
"mypy==1.15.0",
32+
"mypy==1.16.0",
3333
"pytest-parametrization>=2022",
3434

3535
]

0 commit comments

Comments
 (0)