From 5aa6d6b6c5e2231e0de4c5210579210966109583 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Wed, 14 Dec 2016 23:19:30 +0100 Subject: [PATCH] Update sphinx from 1.5 to 1.5.1 (#87) --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 3e507d35..9ba41cbe 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -6,6 +6,6 @@ pytest-asyncio==0.5.0 pytest-cov==2.4.0 pytest-mock==1.5.0 codecov==2.0.5 -sphinx==1.5 +sphinx==1.5.1 marshmallow==2.10.4 asynctest==0.9.0