Skip to content

Commit a1dd07e

Browse files
chore(deps): update mypy requirement from <1.10,>=1.0.0 to >=1.0.0,<1.11 (#743)
1 parent bfdac2c commit a1dd07e

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
@@ -45,7 +45,7 @@ actions = [
4545
]
4646
dev = [
4747
"flit >=3.2.0,<4.0.0",
48-
"mypy >=1.0.0,<1.10",
48+
"mypy >=1.0.0,<1.11",
4949
"pip-audit >=2.4.4,<3.0.0",
5050
"pylint >=3.0.0,<3.2.0",
5151
"perflint >=0.8.0,<1.0.0",

0 commit comments

Comments
 (0)