Skip to content

Commit 8f76563

Browse files
fix(deps): update dependency mypy to <2.4
1 parent 4a36f54 commit 8f76563

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies = [
8080
"zstandard<0.26",
8181
]
8282
optional-dependencies.develop = [
83-
"mypy<2.2",
83+
"mypy<2.4",
8484
"poethepoet<1",
8585
"pyproject-fmt<3",
8686
"ruff<0.16",

0 commit comments

Comments
 (0)