Bump flake8 from 3.9.0 to 3.9.1 (#27)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/97/head
dependabot[bot] 2021-05-08 10:37:00 +02:00 zatwierdzone przez GitHub
rodzic ba79be2803
commit 3c36923b9a
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.1',
'flake8==3.9.0'
'flake8==3.9.1'
]
},
zip_safe=False