From 4b1cd76f3ea1255620ae8db3eb8ba3bb33840166 Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Thu, 18 May 2017 10:59:08 +0200 Subject: [PATCH] [requires.io] dependency update (#2328) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1466970bc..a03d74fbc 100644 --- a/setup.py +++ b/setup.py @@ -104,7 +104,7 @@ setup( "pytest-timeout>=1.0.0, <2", "pytest-xdist>=1.14, <2", "pytest-faulthandler>=1.3.0, <2", - "sphinx>=1.3.5, <1.6", + "sphinx>=1.3.5, <1.7", "sphinx-autobuild>=0.5.2, <0.7", "sphinxcontrib-documentedlist>=0.5.0, <0.7", "sphinx_rtd_theme>=0.1.9, <0.3",