From 56a6cafb60812dbd1def70ebd8fe4cb4c2256ffc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 23 Dec 2018 14:01:01 +0100 Subject: [PATCH] Update sphinx-autodoc-typehints from 1.3.0 to 1.6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e0878f0..45284ad 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==3.6.0 tox==3.5.3 coverage==4.5.2 Sphinx==1.8.2 -sphinx-autodoc-typehints==1.3.0 +sphinx-autodoc-typehints==1.6.0 sphinx_rtd_theme==0.4.2 twine==1.12.1 pytest==3.10.1