From 72253f427d4c3b54166ecdc00ab505909c180ec4 Mon Sep 17 00:00:00 2001 From: Aaron Carlisle Date: Thu, 15 Sep 2022 22:30:47 -0400 Subject: Docs: Update sphinx --- doc/python_api/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/python_api/requirements.txt b/doc/python_api/requirements.txt index f93947c9d2d..7d9bb497329 100644 --- a/doc/python_api/requirements.txt +++ b/doc/python_api/requirements.txt @@ -1,11 +1,11 @@ -sphinx==5.0.1 +sphinx==5.1.1 # Sphinx dependencies that are important Jinja2==3.1.2 -Pygments==2.12.0 +Pygments==2.13.0 docutils==0.17.1 snowballstemmer==2.2.0 -babel==2.10.1 +babel==2.10.3 requests==2.27.1 # Only needed to match the theme used for the official documentation. -- cgit v1.2.3