From 654aebadc90b38d82076d219afcc59fd2bd14784 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 25 Sep 2022 05:30:07 +0200 Subject: [PATCH] Update sphinx from 3.3.1 to 5.2.0.post0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 273f59b..ab7d8be 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,5 +5,5 @@ watchdog==0.10.3 flake8==3.8.4 coverage==5.3 cryptography==3.4.6 -Sphinx==3.3.1 +Sphinx==5.2.0.post0 sphinx-rtd-theme==0.5.0