Skip to content

Commit cdae9ff

Browse files
authored
Use stable mypy version (#38)
1 parent b3e42ba commit cdae9ff

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ version = "0.0.0"
3535
dev-dependencies = [
3636
"aioresponses>=0.7.6",
3737
"covdefaults>=2.3.0",
38-
"mypy-dev==1.13.0a2",
38+
"mypy==1.13.0",
3939
"pre-commit==4.0.1",
4040
"pylint-per-file-ignores>=1.3.2",
4141
"pylint==3.3.1",

uv.lock

Lines changed: 17 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)