Skip to content

Commit 3874e8b

Browse files
chore(deps): update dependency mypy to v1.19.0
1 parent 0361b9a commit 3874e8b

File tree

2 files changed

+366
-52
lines changed

2 files changed

+366
-52
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ build-backend = "setuptools.build_meta"
5454
[dependency-groups]
5555
dev = [
5656
"jinja2>=3.1.0,<4.0.0",
57-
"mypy==1.18.2",
57+
"mypy==1.19.0",
5858
"ruff==0.14.2",
5959
"scapy>=2.6.1,<3.0.0",
6060
]

0 commit comments

Comments
 (0)