From 78d44c31adbdb3467d70fdccf159932ce866a1a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 6 Jan 2023 11:18:15 +0800 Subject: [PATCH] Update sphinx from 2.2.0 to 6.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 88d8315..9802b0f 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==6.1.1 twine==2.0.0 pytest==5.2.1