Skip to content

Commit 7ddbc35

Browse files
committed
Merge remote-tracking branch 'github/dependabot/pip/mypy-gte-1.15-and-lt-1.18'
2 parents 37e2229 + 815dcae commit 7ddbc35

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
@@ -40,7 +40,7 @@ classifiers = [
4040
dev = [
4141
"yapf~=0.43.0",
4242
"pylint~=3.3.6",
43-
"mypy~=1.15.0",
43+
"mypy>=1.15,<1.18",
4444
"pytest~=8.3.5",
4545
"pytest-cov~=6.0.0",
4646
"types-pyyaml~=6.0.12.20250326",

0 commit comments

Comments
 (0)