From ef9bf8320aa589ef6f9e5fa4c87e9e796db6667c Mon Sep 17 00:00:00 2001 From: "Ivan A. Melnikov" Date: Thu, 29 May 2014 18:45:15 +0400 Subject: [PATCH] Update sphinx pin from global requirements Since I63c6159eb23430a181eb20016b35366c2fbbf9f8 got merge we have to update sphinx version, too. Change-Id: Ic25b361fd34ee7df7010bc60c1ff44d3b8892a6c --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index d37163d8..8c0d3106 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,5 +7,5 @@ testrepository>=0.0.18 testtools>=0.9.34 zake>=0.0.18 # docs build jobs -sphinx>=1.1.2,<1.2 +sphinx>=1.2.1,<1.3 oslosphinx