From 4b6664b6e729f0c1f79628f6f3b7ef1ddff7279d Mon Sep 17 00:00:00 2001
From: Moul <moul@moul.re>
Date: Tue, 7 Dec 2021 18:28:31 +0100
Subject: [PATCH] [doc] #182: Bump Sphinx to v4.3.0

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 7dc3385..fd619bc 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -41,7 +41,7 @@ mnemonic = "^0.19"
 pytest = "^6.2.5"
 pytest-cov = "^2.12.0"
 pytest-sugar = "^0.9.4"
-sphinx = "^3.2.1"
+sphinx = "^4.3.0"
 sphinx_rtd_theme = "^0.5.0"
 
 [tool.isort]
-- 
GitLab