Skip to content

Commit 9de040e

Browse files
chore(deps-dev): update mypy requirement from <1.9,>=1.0.0 to >=1.0.0,<1.10 (#709)
1 parent 405ed0d commit 9de040e

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 >=1.0.0,<1.9",
47+
"mypy >=1.0.0,<1.10",
4848
"pip-audit >=2.4.4,<3.0.0",
4949
"pylint >=3.0.0,<3.2.0",
5050
"perflint >=0.8.0,<1.0.0",

0 commit comments

Comments
 (0)