From 54c3963300d9c2e9d578010ba6ff517b84b894c9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 17 Jun 2020 23:27:17 +0300 Subject: [PATCH] Pin sphinx-rtd-theme to latest version 0.5.0 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 8a8a404..566540a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ sphinx>=1.3 -sphinx-rtd-theme +sphinx-rtd-theme==0.5.0 -e .