diff --git a/flake8-requirements.txt b/flake8-requirements.txt index 227233ebb2..8bf52c9a8b 100644 --- a/flake8-requirements.txt +++ b/flake8-requirements.txt @@ -12,7 +12,7 @@ flake8-coding==1.3.2 # coding magic-comment detection flake8-comprehensions==3.3.0 # comprehension checks flake8-deprecated==1.3 # deprecated call checks flake8-docstrings==1.5.0 # pydocstyle support -flake8-executable==2.0.4 # shebangs +flake8-executable==2.1.0 # shebangs flake8-fixme==1.1.1 # "fix me" counter flake8-functions==0.0.4 # function linting flake8-html==0.4.1 # html output