Bump flake8 from 3.9.1 to 3.9.2 (#28)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/99/head
dependabot[bot] 2021-06-01 15:46:42 +02:00 zatwierdzone przez GitHub
rodzic 0c53ccc5af
commit eddd3a5a72
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.1.0',
'flake8==3.9.1'
'flake8==3.9.2'
]
},
zip_safe=False