Skip to content

Commit f988bc4

Browse files
chore(deps-dev): update mypy requirement from <0.992,>=0.921 to >=0.921,<1.1 (#466)
1 parent be520b7 commit f988bc4

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
@@ -43,7 +43,7 @@ actions = [
4343
]
4444
dev = [
4545
"flit >=3.2.0,<4.0.0",
46-
"mypy >=0.921,<0.992",
46+
"mypy >=0.921,<1.1",
4747
"pip-audit >=2.4.4,<3.0.0",
4848
"pylint >=2.9.3,<2.16.2",
4949
"cyclonedx-bom >=3.5.0,<4.0.0",

0 commit comments

Comments
 (0)