From 6cc7884188cbb55d1955a7afe1430f8c9b045ba5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 29 Dec 2022 17:12:48 -0500 Subject: [PATCH] Update sphinx from 5.3.0 to 6.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b610c1b..8d4532a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ flake8==5.0.4 tox==3.26.0 coverage==6.5.0 cryptography==38.0.2 -Sphinx==5.3.0 +Sphinx==6.0.0 PyYAML==6.0 pytest==7.1.3 pytest-runner==6.0.0