Skip to content

Commit 72b1985

Browse files
chore(deps): update mypy requirement from <1.12,>=1.0.0 to >=1.0.0,<1.14 (#906)
1 parent dca0365 commit 72b1985

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
@@ -68,7 +68,7 @@ actions = [
6868
]
6969
dev = [
7070
"flit >=3.2.0,<4.0.0",
71-
"mypy >=1.0.0,<1.12",
71+
"mypy >=1.0.0,<1.14",
7272
"types-pyyaml >=6.0.4,<7.0.0",
7373
"types-requests >=2.25.6,<3.0.0",
7474
"types-jsonschema >=4.22.0,<5.0.0",

0 commit comments

Comments
 (0)