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
@@ -13,7 +13,7 @@ requests = "^2.25.1"
dynaconf = "^3.1.4"
[tool.poetry.dev-dependencies]
sphinx = "^7.0"
sphinx = "^8.0.0"
sphinx-autodoc-typehints = "^1.23"
pytest = "^7.4"
flake8 = "^5.0.0"
Loading