diff --git a/setup.cfg b/setup.cfg index eb7a44b..d2d60cd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,7 +21,7 @@ lint = flake8-comprehensions==3.5.0 flake8-docstrings==1.6.0 flake8-print==4.0.0 - flake8-quotes==3.2.0 + flake8-quotes==3.3.1 isort==5.8.0 # Required for the developer