Skip to content
Snippets Groups Projects

Update dependency sphinx to v8

Open Tine Wittler requested to merge renovate/sphinx-8.x into master
+ 1
1
@@ -23,7 +23,7 @@ python = "^3.7"
AlekSIS = "^2.0a2"
[tool.poetry.dev-dependencies]
sphinx = "^3.0"
sphinx = "^8.2"
sphinxcontrib-django = "^0.5.0"
sphinx-autodoc-typehints = "^1.7"
django-stubs = "^1.1"
Loading