Skip to content
Snippets Groups Projects

Update dependency sphinx to v7 - autoclosed

Closed Tine Wittler requested to merge renovate/sphinx-7.x into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -58,7 +58,7 @@ flake8-builtins = "^1.5.3"
flake8-docstrings = "^1.5.0"
flake8-rst-docstrings = "^0.0.14"
safety = "^1.9.0"
sphinx = "^3.0.4"
sphinx = "^7.0.0"
sphinx-autodoc-typehints = "^1.10.3"
pytest-django = "^3.9.0"
sphinx_rtd_theme = "^0.5.0"
Loading