Skip to content

Commit f9ad85e

Browse files
chore(deps-dev): update mypy requirement from <1.21,>=1.0.0 to >=1.20.1,<1.21 (#1132)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent f000c2a commit f9ad85e

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
@@ -46,7 +46,7 @@ actions = [
4646
]
4747
dev = [
4848
"flit >=3.2.0,<4.0.0",
49-
"mypy >=1.0.0,<1.21",
49+
"mypy >=1.20.1,<1.21",
5050
"pip-audit >=2.4.4,<3.0.0",
5151
"pylint >=3.0.0,<4.1.0",
5252
"perflint >=0.8.0,<1.0.0",

0 commit comments

Comments
 (0)