requirements: Update flake8-future-import to 0.4.1

- Do not ignore imports which are present and have been added after the
  minimum version
- Ignore imports which became mandatory with the minimum version
This commit is contained in:
Florian Bruhin 2016-05-30 23:47:35 +02:00
parent 2a49dbe817
commit 0c611d4d85

View File

@ -4,7 +4,7 @@ flake8-copyright==0.1
flake8-debugger==1.4.0
flake8-deprecated==1.0
flake8-docstrings==0.2.6
flake8-future-import==0.4.0
flake8-future-import==0.4.1
flake8-mock==0.2
flake8-pep3101==0.3
flake8-putty==0.3.2