1
mirror of https://github.com/home-assistant/core synced 2024-09-25 00:41:32 +02:00

Upgrade sphinx-autodoc-typehints to 1.2.3 (#9151)

This commit is contained in:
Fabian Affolter 2017-08-27 11:30:42 +02:00 committed by GitHub
parent 7062c2b257
commit f47de06f02

View File

@ -1,3 +1,3 @@
Sphinx==1.6.3
sphinx-autodoc-typehints==1.2.1
sphinx-autodoc-typehints==1.2.3
sphinx-autodoc-annotation==1.0.post1