Skip to content

Commit 47a25c9

Browse files
chore(deps-dev): update mypy requirement from <1.8,>=0.921 to >=0.921,<1.9 (#671)
1 parent 5be7611 commit 47a25c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ actions = [
4444
]
4545
dev = [
4646
"flit >=3.2.0,<4.0.0",
47-
"mypy >=0.921,<1.8",
47+
"mypy >=1.0.0,<1.9",
4848
"pip-audit >=2.4.4,<3.0.0",
4949
"pylint >=3.0.0,<3.1.0",
5050
"perflint >=0.8.0,<1.0.0",

0 commit comments

Comments
 (0)