diff --git a/{{cookiecutter.project_name}}/requirements.txt b/{{cookiecutter.project_name}}/requirements.txt index 5b2b608..2c2805c 100644 --- a/{{cookiecutter.project_name}}/requirements.txt +++ b/{{cookiecutter.project_name}}/requirements.txt @@ -13,7 +13,7 @@ flake8-pie~=0.16.0 flake8-pytest-style~=1.7.2 flake8-self~=0.2.2 flake8-simplify~=0.21.0 -flake8-type-checking~=2.5.1 +flake8-type-checking~=2.6.0 flake8-typing-imports~=1.15.0 flake8-unused-arguments~=0.0.13 flake8-warnings~=0.4.1