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
1
@@ -14,7 +14,7 @@ dynaconf = "^3.1.4"
[tool.poetry.dev-dependencies]
sphinx = "^7.0"
sphinx-autodoc-typehints = "^1.23"
sphinx-autodoc-typehints = "^3.0.0"
pytest = "^7.4"
flake8 = "^5.0.0"
flake8-fixme = "^1.1.1"
Loading