Skip to content
Snippets Groups Projects

Update dependency sphinx-click to v5 - autoclosed

Closed Tine Wittler requested to merge renovate/sphinx-click-5.x into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -63,7 +63,7 @@ sphinx-autodoc-typehints = "^1.10.3"
pytest-django = "^3.9.0"
sphinx_rtd_theme = "^0.5.0"
sphinxcontrib-django = "^0.5.1"
sphinx-click = "^2.3.2"
sphinx-click = "^5.0.0"
[tool.poetry.extras]
cli = ["click", "toml", "tabulate", "xdg"]
Loading