Skip to content

Commit f81a33f

Browse files
Update dependency types/mypy to v1.9.0
1 parent 91608b7 commit f81a33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ test = [
3535
]
3636

3737
types = [
38-
"mypy==1.8.0",
38+
"mypy==1.9.0",
3939
"types-requests==2.31.0.20240218",
4040
]
4141

0 commit comments

Comments
 (0)