diff --git a/setup.cfg b/setup.cfg index 79b0e43..41e6a35 100644 --- a/setup.cfg +++ b/setup.cfg @@ -12,8 +12,8 @@ test = lint = black==20.8b1 flake8==3.9.1 - flake8-bugbear==20.1.4 - flake8-comprehensions==3.2.3 + flake8-bugbear==20.11.1 + flake8-comprehensions==3.4.0 flake8-docstrings==1.5.0 flake8-print==4.0.0 flake8-quotes==3.2.0