Skip to content

Commit f632447

Browse files
chore(deps): update dependency mypy to ~=1.16.0 (#479)
1 parent 4e191cc commit f632447

File tree

2 files changed

+37
-36
lines changed

2 files changed

+37
-36
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ scrapy = ["scrapy>=2.11.0"]
6262
dev = [
6363
"build~=1.2.0",
6464
"griffe~=1.7.0",
65-
"mypy~=1.15.0",
65+
"mypy~=1.16.0",
6666
"pre-commit~=4.2.0",
6767
"pydoc-markdown~=4.8.0",
6868
"pytest-asyncio~=1.0.0",

0 commit comments

Comments
 (0)