diff --git a/setup.cfg b/setup.cfg index 180f4f03..5c1b7220 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,12 +38,11 @@ testing = flake8-bugbear flake8-commas==2.0.0 flake8-docstrings - # pydocstyle is pinned due to https://gitlab.com/pycqa/flake8-docstrings/issues/36 - pydocstyle<4 + pydocstyle==5.0.2 pylint pytest pytest-flake8==1.0.4 - pytest-pylint + pytest-pylint==0.14.1 release = bork==3.0.0