Skip to content

Commit 61f08c6

Browse files
chore(deps-dev): update mypy requirement from <1.9,>=0.921 to >=0.921,<1.10 (#663)
1 parent a576f31 commit 61f08c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ actions = [
6363
]
6464
dev = [
6565
"flit >=3.2.0,<4.0.0",
66-
"mypy >=0.921,<1.9",
66+
"mypy >=0.921,<1.10",
6767
"types-pyyaml >=6.0.4,<7.0.0",
6868
"types-requests >=2.25.6,<3.0.0",
6969
"pip-audit >=2.5.6,<3.0.0",

0 commit comments

Comments
 (0)