Skip to content

Commit d5bea3c

Browse files
chore(deps-dev): update mypy requirement (#339)
1 parent a265d2c commit d5bea3c

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
@@ -62,7 +62,7 @@ actions = [
6262
]
6363
dev = [
6464
"flit >=3.2.0,<4.0.0",
65-
"mypy >=0.921,<1.4",
65+
"mypy >=0.921,<1.5",
6666
"types-pyyaml >=6.0.4,<7.0.0",
6767
"types-requests >=2.25.6,<3.0.0",
6868
"pip-audit >=2.5.6,<3.0.0",

0 commit comments

Comments
 (0)