From 54a2d720952419b7e1d8abaec0f4f14688e4d213 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 25 Sep 2022 03:38:07 +0300 Subject: [PATCH] Update sphinx from 1.7.2 to 5.2.0.post0 --- requirements-travis.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-travis.txt b/requirements-travis.txt index e9aa072..5a0e9f7 100644 --- a/requirements-travis.txt +++ b/requirements-travis.txt @@ -1,4 +1,4 @@ pytest==3.5.0 -Sphinx==1.7.2 +Sphinx==5.2.0.post0 PyYAML==5.1 ipython==6.3.1 \ No newline at end of file