diff --git a/docs/poetry.lock b/docs/poetry.lock index 97e3cdd95449e7a60b9a5c6019c1161624bd44e1..40d2296347a9024ba11148ddd5032b5758dcb8ec 100644 --- a/docs/poetry.lock +++ b/docs/poetry.lock @@ -512,7 +512,7 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] [metadata] lock-version = "1.1" python-versions = "^3.10" -content-hash = "42a8707852bca96885460b93e903bf9a80d2903a60a7a954aea315c0b71dc92a" +content-hash = "f551626c5b0fe235712d9b0d9a68e314eaf3f053474f00ef1991d12830ab21af" [metadata.files] alabaster = [ diff --git a/docs/pyproject.toml b/docs/pyproject.toml index abe9032a9e80df32d0944ffde56c209c45490704..c9778e6da3571b808409338dd4547130bfc143bc 100644 --- a/docs/pyproject.toml +++ b/docs/pyproject.toml @@ -15,7 +15,7 @@ Django = "==4.0.6" sphinx-multiversion = "0.2.4" sphinx-intl = "2.0.1" sphinx_design = "0.2.0" -sphinxcontrib-mermaid = "^0.7.1" +sphinxcontrib-mermaid = "0.7.1" [tool.poetry.dev-dependencies]