Bump flake8 from 3.8.4 to 3.9.0 (#24)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
pull/95/head
dependabot-preview[bot] 2021-04-05 13:59:05 +02:00 zatwierdzone przez GitHub
rodzic edc470212c
commit acc73561bc
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

@ -43,7 +43,7 @@ setup(
'dev': [
'nose==1.3.7',
'coveralls==3.0.0',
'flake8==3.8.4'
'flake8==3.9.0'
]
},
zip_safe=False