diff --git a/setup.py b/setup.py index c8976c7..7eec0fe 100644 --- a/setup.py +++ b/setup.py @@ -88,7 +88,7 @@ "mypy==1.11.2", "pylint==3.2.7", "pycodestyle==2.12.1", - "pdoc3==0.10.0", + "pdoc3==0.11.1", "build==1.2.2", "pytest==8.3.3", "pytest-xdist==3.6.1",