From 521e411aaff2146f97ef123eb3ccfdf368686269 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Sat, 3 Aug 2019 14:17:00 +0000
Subject: [PATCH] Bump sphinx from 1.8.5 to 2.1.2

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.8.5 to 2.1.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v1.8.5...v2.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index f8065c2..ede37c6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,7 +14,7 @@ pytz==2019.1
 requests==2.22.0
 six==1.12.0
 snowballstemmer==1.9.0
-Sphinx==1.8.5
+Sphinx==2.1.2
 sphinx-rtd-theme==0.4.3
 sphinxcontrib-websupport==1.1.2
 typing==3.7.4