diff --git a/poetry.lock b/poetry.lock index d17bdbf..3d3f0a0 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1823,13 +1823,13 @@ testing = ["bs4", "coverage", "pygments", "pytest (>=7.1,<8)", "pytest-cov", "py [[package]] name = "sphinx-toolbox" -version = "3.8.0" +version = "3.8.1" description = "Box of handy tools for Sphinx 🧰 📔" optional = false python-versions = ">=3.7" files = [ - {file = "sphinx_toolbox-3.8.0-py3-none-any.whl", hash = "sha256:36f484c540569c0fb62b4197187d166443fe0708134b98c88f6ba5418d06b95e"}, - {file = "sphinx_toolbox-3.8.0.tar.gz", hash = "sha256:f6b62c7800dc2a2e2cbaf7b13ee7c5f06cbf3e1a5ad2c4b2f0744851a05afaee"}, + {file = "sphinx_toolbox-3.8.1-py3-none-any.whl", hash = "sha256:53d8e77dd79e807d9ef18590c4b2960a5aa3c147415054b04c31a91afed8b88b"}, + {file = "sphinx_toolbox-3.8.1.tar.gz", hash = "sha256:a4b39a6ea24fc8f10e24f052199bda17837a0bf4c54163a56f521552395f5e1a"}, ] [package.dependencies] @@ -1847,7 +1847,7 @@ sphinx = ">=3.2.0" sphinx-autodoc-typehints = ">=1.11.1" sphinx-jinja2-compat = ">=0.1.0" sphinx-prompt = ">=1.1.0" -sphinx-tabs = ">=1.2.1,<3.5.0" +sphinx-tabs = ">=1.2.1,<3.4.7" tabulate = ">=0.8.7" typing-extensions = ">=3.7.4.3,<3.10.0.1 || >3.10.0.1"