Skip to content
Snippets Groups Projects
Commit 3731359f authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'renovate/sphinx-7.x' into 'master'

Update dependency sphinx to v7

See merge request !207
parents 3f82e846 4b328c12
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ classifiers = [ ...@@ -18,7 +18,7 @@ classifiers = [
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.9" python = "^3.9"
sphinx = "^6.1" sphinx = "^7.0"
sphinxcontrib-django = "^0.5.0" sphinxcontrib-django = "^0.5.0"
sphinxcontrib-svg2pdfconverter = "^1.1.1" sphinxcontrib-svg2pdfconverter = "^1.1.1"
sphinx-autodoc-typehints = "^1.7" sphinx-autodoc-typehints = "^1.7"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment