diff --git a/setup.cfg b/setup.cfg index a00e92d7..39f3d00f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,7 +46,7 @@ install_requires = dev = build >=0.7,<1.3 mypy >=1.14,<2.0 - pdoc3 >=0.10,<0.11 + pdoc3 >=0.10,<0.12 pycodestyle >=2.8,<3 # formatter pylint >=3.3,<4 # code linter setuptools >=42,<81