Skip to content

Commit b2b3ca5

Browse files
chore(deps): update dependency dev/mypy to v1 (#106)
Co-authored-by: Madhur Tandon <[email protected]>
1 parent d0d9db6 commit b2b3ca5

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
@@ -28,7 +28,7 @@ dependencies = [
2828
[project.optional-dependencies]
2929
dev = [
3030
"coverage<7.3",
31-
"mypy<=0.950",
31+
"mypy<=1.4.1",
3232
"pytest<7.5",
3333
"types-toml<0.11",
3434
]

0 commit comments

Comments
 (0)