Merge branch 'pyup-scheduled-update-2018-03-26'

This commit is contained in:
Florian Bruhin 2018-03-27 10:27:59 +02:00
commit 730347e449
2 changed files with 2 additions and 4 deletions

View File

@ -3,7 +3,7 @@
attrs==17.4.0 attrs==17.4.0
flake8==3.5.0 flake8==3.5.0
flake8-bugbear==18.2.0 flake8-bugbear==18.2.0
flake8-builtins==1.1.1 # rq.filter: != 1.1.0 flake8-builtins==1.1.1
flake8-comprehensions==1.4.1 flake8-comprehensions==1.4.1
flake8-copyright==0.2.0 flake8-copyright==0.2.0
flake8-debugger==3.1.0 flake8-debugger==3.1.0

View File

@ -1,6 +1,6 @@
flake8 flake8
flake8-bugbear flake8-bugbear
flake8-builtins!=1.1.0 flake8-builtins
flake8-comprehensions flake8-comprehensions
flake8-copyright flake8-copyright
flake8-debugger flake8-debugger
@ -15,5 +15,3 @@ flake8-tuple
pep8-naming pep8-naming
pydocstyle pydocstyle
pyflakes pyflakes
#@ filter: flake8-builtins != 1.1.0