chore: bump mypy version to 1.18 (#32914)

This commit is contained in:
Christophe Bornet
2025-09-12 15:19:23 +02:00
committed by GitHub
parent dc2da95ac0
commit cbaf97ada4
11 changed files with 1243 additions and 1242 deletions

View File

@@ -34,7 +34,7 @@ test = ["langchain-core"]
test_integration = []
lint = ["ruff<0.13,>=0.12.10"]
typing = [
"mypy<1.18,>=1.17.1",
"mypy<1.19,>=1.18.1",
"types-pyyaml<7.0.0.0,>=6.0.12.2",
"langchain-core",
]

File diff suppressed because it is too large Load Diff