chore(docs): update all dependencies
This commit is contained in:
parent
c7bd63d1c1
commit
b354f27233
|
@ -8,15 +8,15 @@ license = "AGPLv3"
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.10"
|
python = "^3.10"
|
||||||
|
|
||||||
sphinx = "7.2.6"
|
sphinx = "8.2.3"
|
||||||
sphinx_design = "0.5.0"
|
sphinx_design = "0.5.0"
|
||||||
sphinx-copybutton = "==0.5.2"
|
sphinx-copybutton = "==0.5.2"
|
||||||
sphinx-intl = "2.1.0"
|
sphinx-intl = "2.1.0"
|
||||||
sphinx-rtd-theme = "==2.0.0"
|
sphinx-rtd-theme = "==3.0.2"
|
||||||
sphinxcontrib-mermaid = "0.9.2"
|
sphinxcontrib-mermaid = "1.0.0"
|
||||||
myst-parser = "4.0.1"
|
myst-parser = "4.0.1"
|
||||||
django-environ = "==0.11.2"
|
django-environ = "==0.11.2"
|
||||||
django = "==3.2.23"
|
django = "==5.1.7"
|
||||||
|
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
|
|
Loading…
Reference in New Issue