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 @@ pyqt6 = "^6.5.1"
@@ -13,7 +13,7 @@ pyqt6 = "^6.5.1"
qt-material = "^2.14"
qt-material = "^2.14"
[tool.poetry.dev-dependencies]
[tool.poetry.dev-dependencies]
sphinx = "^7.0"
sphinx = "^8.0.0"
sphinx-autodoc-typehints = "^1.23"
sphinx-autodoc-typehints = "^1.23"
pytest = "^7.4"
pytest = "^7.4"
flake8 = "^5.0.0"
flake8 = "^5.0.0"
Loading