From e952aedbc3b71b45c15383c89c1f1f31cbb99178 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <27856297+dependabot-preview[bot]@users.noreply.github.com>
Date: Mon, 25 Nov 2019 21:10:40 +0000
Subject: Bump sphinx from 1.2.3 to 2.2.1

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 1.2.3 to 2.2.1.
- [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.2.3...v2.2.1)

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

diff --git a/requirements-docs.txt b/requirements-docs.txt
index a2cc5a1..25c8c2c 100644
--- a/requirements-docs.txt
+++ b/requirements-docs.txt
@@ -2,5 +2,5 @@
 -r requirements.txt
 
 # documentation generation support
-Sphinx==1.2.3
+Sphinx==2.2.1
 numpydoc==0.5
-- 
cgit