Skip to content

Commit 87397ec

Browse files
Update dependency mypy to v2
1 parent daa3df9 commit 87397ec

2 files changed

Lines changed: 181 additions & 33 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dev = [
3030
"pytest-asyncio>=1.3,<1.4",
3131
"tox>=4.15.1,<5",
3232
"tox-uv>=1.25.0,<2",
33-
"mypy~=1.11",
33+
"mypy~=2.0",
3434
"ruff>=0.15.5,<0.16",
3535
"respx>=0.23.1,<0.24",
3636
]

0 commit comments

Comments
 (0)