Skip to content

Commit 48ea811

Browse files
chore(deps): update dependency mypy to ~=1.19.0 (#546)
1 parent e20f161 commit 48ea811

File tree

2 files changed

+110
-36
lines changed

2 files changed

+110
-36
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = [
4444
dev = [
4545
"dycw-pytest-only<3.0.0",
4646
"griffe",
47-
"mypy~=1.18.0",
47+
"mypy~=1.19.0",
4848
"pre-commit<5.0.0",
4949
"pydoc-markdown<5.0.0",
5050
"pytest-asyncio<2.0.0",

0 commit comments

Comments
 (0)