Skip to content

Commit d543262

Browse files
chore(deps): update mypy requirement from <1.11,>=1.0.0 to >=1.0.0,<1.12 (#772)
1 parent 67d5bf8 commit d543262

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.11",
48+
"mypy >=1.0.0,<1.12",
4949
"pip-audit >=2.4.4,<3.0.0",
5050
"pylint >=3.0.0,<3.3.0",
5151
"perflint >=0.8.0,<1.0.0",

0 commit comments

Comments
 (0)