diff --git a/pyproject.toml b/pyproject.toml index bf9d068..b60db7b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ maintainers = [ license = {file = "LICENSE"} urls = {homepage = "https://github.com/centralnicgroup-opensource/rtldev-middleware-python-sdk/"} dependencies = [ - "docutils>=0.22.4,<1", + "docutils>=0.23,<1", "pdoc3>=0.11.6", "pytest-cov>=7.1.0,<8", "twine>=4,<7",