Per https://gitlab.com/pycqa/flake8-docstrings/-/issues/36#note_199635329
flake8-docstrings has repaired the pydocstyle issue as of
1.3.1, so unpin pydocstyle.
Change-Id: I117a5df58ff6c5a4087c433ab817ad305df6a17b
additional_dependencies:
- flake8-import-order
- flake8-builtins
- - flake8-docstrings
+ - flake8-docstrings>=1.3.1
- flake8-rst-docstrings
- - pydocstyle<4.0.0
+ # flake8-rst-docstrings depdendency, leaving it here
+ # in case it requires a version pin
+ - pydocstyle
- pygments
flake8
flake8-import-order
flake8-builtins
- flake8-docstrings
+ flake8-docstrings>=1.3.1
flake8-rst-docstrings
- pydocstyle<4.0.0
- # used by flake8-rst-docstrings
+ # flake8-rst-docstrings depdendency, leaving it here
+ # in case it requires a version pin
+ pydocstyle
pygments
black==19.10b0
commands =