Update dependency Sphinx to v5.1.0 (develop)

This commit is contained in:
RenovateBot 2022-07-25 21:54:35 +00:00 committed by JuniorJPDJ
commit add65be352
2 changed files with 16 additions and 16 deletions

View file

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