diff --git a/setup.cfg b/setup.cfg index ca07553..8e03699 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,7 +15,7 @@ lint = flake8-bugbear==20.1.4 flake8-comprehensions==3.2.3 flake8-docstrings==1.5.0 - flake8-print==3.1.4 + flake8-print==4.0.0 flake8-quotes==3.2.0 # Required for the developer