From 3eec7d681774281a9f0b4c728e1fe88dc1610d72 Mon Sep 17 00:00:00 2001 From: rudy Date: Tue, 26 Apr 2022 12:10:24 +0200 Subject: [PATCH] fix(doc): update sphinx for python 3.10 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6859647f2..2f769c6d4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -sphinx==4.1.2 +sphinx==4.2.0 sphinx-copybutton==0.4.0 pydata-sphinx-theme==0.7.1 myst-parser==0.15.2