pydocstyle is not needed to run tests.
See also https://github.com/Bachmann1234/diff_cover/issues/424

--- diff_cover-9.6.0/pyproject.toml.orig
+++ diff_cover-9.6.0/pyproject.toml
@@ -56,7 +56,6 @@
 flake8 = "^7.2.0"
 pyflakes = "^3.3.2 "
 pylint = "^3.3.4"
-pydocstyle = "^6.1.1"
 black = "^25.1.0"
 isort = "^6.0.1"
 ruff = "^0.11.10"