Bump flake8 from 3.5.0 to 3.7.7

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.5.0 to 3.7.7.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.5.0...3.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/78/head
dependabot-preview[bot] 2019-06-09 09:32:47 +00:00 zatwierdzone przez GitHub
rodzic 4c51a27b34
commit 93ce156365
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -56,7 +56,7 @@ setup(
'dev': [
'nose==1.3.7',
'coveralls==1.2',
'flake8==3.5.0',
'flake8==3.7.7',
'xmlunittest==0.4.0'
]
},