Update dependency Sphinx to v5.3.0 (develop)

This commit is contained in:
RenovateBot 2022-10-29 12:58:39 +00:00 committed by Ciarán Ainsworth
commit bb55a5aa3d
2 changed files with 14 additions and 14 deletions

View file

@ -7,7 +7,7 @@ license = "AGPLv3"
[tool.poetry.dependencies]
python = "^3.10"
Sphinx = "==5.1.1"
Sphinx = "==5.3.0"
sphinx-rtd-theme = "1.0.0"
django-environ = "==0.9.0"
myst-parser = "==0.18.1"