Merge pull request #100 from EmilStenstrom/dependabot/pip/flake8-4.0.1

Bump flake8 from 3.9.2 to 4.0.1
This commit is contained in:
Hanif Birgani 2021-10-11 20:56:03 +03:30 committed by GitHub
commit 1b89507eab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ filelock==3.0.12
# via
# tox
# virtualenv
flake8==3.9.2
flake8==4.0.1
# via -r requirements-dev.in
iniconfig==1.1.1
# via pytest
@ -38,9 +38,9 @@ py==1.10.0
# via
# pytest
# tox
pycodestyle==2.7.0
pycodestyle==2.8.0
# via flake8
pyflakes==2.3.1
pyflakes==2.4.0
# via flake8
pyparsing==2.4.7
# via packaging