Update dependency flake8-comprehensions to v3.4.0 #17
|
@ -13,7 +13,7 @@ lint =
|
||||||
black==20.8b1
|
black==20.8b1
|
||||||
flake8==3.9.1
|
flake8==3.9.1
|
||||||
flake8-bugbear==20.11.1
|
flake8-bugbear==20.11.1
|
||||||
flake8-comprehensions==3.2.3
|
flake8-comprehensions==3.4.0
|
||||||
flake8-docstrings==1.5.0
|
flake8-docstrings==1.5.0
|
||||||
flake8-print==4.0.0
|
flake8-print==4.0.0
|
||||||
flake8-quotes==3.2.0
|
flake8-quotes==3.2.0
|
||||||
|
|
Loading…
Reference in New Issue