diff --git a/requirements-dev.txt b/requirements-dev.txt index 369fb58..001d518 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,5 +2,5 @@ flake8 pytest pytest-asyncio tox -mypy>=1.7.0 +mypy>=1.19.1 bump-my-version>=0.12.0 \ No newline at end of file