Bump flake8 from 3.7.7 to 3.7.8

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/78/head
dependabot-preview[bot] 2019-07-09 04:43:54 +00:00 zatwierdzone przez Meisterschueler
rodzic 88e4c8c734
commit 1a8415b9cf
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.8.1',
'flake8==3.7.7',
'flake8==3.7.8',
'xmlunittest==0.4.0'
]
},