diff --git a/requirements/dev.txt b/requirements/dev.txt index f64b52f1d0..a32e97d5a5 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -3,7 +3,7 @@ pylint~=3.3.8 pytest~=9.0.1 pytest-asyncio~=1.3.0 # pytest-order~=1.0.1 -mypy~=1.18.1 +mypy~=1.19.0 coverage~=7.10 pre-commit==4.5.0 codespell==2.4.1