From 5d2ceeb8d60c01bffc41428d706208c20fb40a4c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 17 Oct 2022 04:24:33 +0100 Subject: [PATCH] Update sphinx from 2.2.0 to 5.3.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 88d8315..1cef9e8 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,7 +5,7 @@ watchdog==0.9.0 flake8==3.7.8 tox==3.14.0 coverage==4.5.4 -Sphinx==2.2.0 +Sphinx==5.3.0 twine==2.0.0 pytest==5.2.1