diff --git a/{{cookiecutter.project_name}}/dev-requirements.txt b/{{cookiecutter.project_name}}/dev-requirements.txt index 097751f..b5c817a 100644 --- a/{{cookiecutter.project_name}}/dev-requirements.txt +++ b/{{cookiecutter.project_name}}/dev-requirements.txt @@ -8,7 +8,7 @@ flake8 flaky freezegun==1.4.0 ipdb -mypy==1.8.0 +mypy==1.10.0 pip-tools pre-commit pytest