From 474249b24d54afded294b1a169c9df3cd6b7921c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 27 Jul 2022 09:10:10 +0300 Subject: [PATCH] Update sphinx from 1.7.6 to 5.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d16abf2..97e6500 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ wheel==0.31.1 watchdog==0.8.3 tox==3.1.3 flake8==3.5.0 -Sphinx==1.7.6 +Sphinx==5.1.1 PyYAML==3.13