Skip to content
Snippets Groups Projects

Update dependency sphinx-autodoc-typehints to v3

Open Tine Wittler requested to merge renovate/sphinx-autodoc-typehints-3.x into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -14,7 +14,7 @@ qt-material = "^2.14"
[tool.poetry.dev-dependencies]
sphinx = "^7.0"
sphinx-autodoc-typehints = "^1.23"
sphinx-autodoc-typehints = "^3.1"
pytest = "^7.4"
flake8 = "^5.0.0"
flake8-fixme = "^1.1.1"
Loading