Skip to content

Commit f9dd290

Browse files
Update dependency mypy to ~=1.20.2
1 parent 6882de5 commit f9dd290

2 files changed

Lines changed: 51 additions & 39 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ requires-python = "~=3.14.0"
1515
[dependency-groups]
1616
dev = [
1717
"coverage~=7.12.0",
18-
"mypy~=1.19.0",
18+
"mypy~=1.20.2",
1919
"pytest~=9.0.0",
2020
"pytest-cov~=7.0.0",
2121
"pytest-randomly~=4.0.1",

0 commit comments

Comments
 (0)