mirror of
https://github.com/django-components/django-components.git
synced 2025-09-26 15:39:08 +00:00
Merge pull request #50 from EmilStenstrom/dependabot/pip/flake8-3.9.0
Bump flake8 from 3.8.4 to 3.9.0
This commit is contained in:
commit
95c4590245
1 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ filelock==3.0.12
|
|||
# via
|
||||
# tox
|
||||
# virtualenv
|
||||
flake8==3.8.4
|
||||
flake8==3.9.0
|
||||
# via -r requirements-dev.in
|
||||
iniconfig==1.1.1
|
||||
# via pytest
|
||||
|
@ -38,9 +38,9 @@ py==1.9.0
|
|||
# via
|
||||
# pytest
|
||||
# tox
|
||||
pycodestyle==2.6.0
|
||||
pycodestyle==2.7.0
|
||||
# via flake8
|
||||
pyflakes==2.2.0
|
||||
pyflakes==2.3.0
|
||||
# via flake8
|
||||
pyparsing==2.4.7
|
||||
# via packaging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue