Skip to content

Commit a32929d

Browse files
Update dependency mypy to v1.19.1
1 parent 7e967be commit a32929d

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ test = [
2929
]
3030

3131
types = [
32-
"mypy==1.19.0",
32+
"mypy==1.19.1",
3333
"types-requests==2.32.4.20250913",
3434
]
3535

0 commit comments

Comments
 (0)