diff --git a/poetry.lock b/poetry.lock index 648221a..cc0b0eb 100644 --- a/poetry.lock +++ b/poetry.lock @@ -46,17 +46,17 @@ tests-no-zope = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy" [[package]] name = "autodocsumm" -version = "0.2.8" +version = "0.2.11" description = "Extended sphinx autodoc including automatic autosummaries" optional = false -python-versions = ">=3.6" +python-versions = ">=3.7" files = [ - {file = "autodocsumm-0.2.8-py3-none-any.whl", hash = "sha256:08f0401bb2c6f2bc92848ebd200c53a3966d1d23658e7d70c52f12b088941f79"}, - {file = "autodocsumm-0.2.8.tar.gz", hash = "sha256:e67ebf6bb50a627d43f2ea3fcedfe31744eb7bfecd690e748a393248511ac6c5"}, + {file = "autodocsumm-0.2.11-py3-none-any.whl", hash = "sha256:f1d0a623bf1ad64d979a9e23fd360d1fb1b8f869beaf3197f711552cddc174e2"}, + {file = "autodocsumm-0.2.11.tar.gz", hash = "sha256:183212bd9e9f3b58a96bb21b7958ee4e06224107aa45b2fd894b61b83581b9a9"}, ] [package.dependencies] -Sphinx = ">=2.2,<5.0" +Sphinx = ">=2.2,<8.0" [[package]] name = "autoflake"