From 6ddf770e3ca25985efb9c523aa32db5485056504 Mon Sep 17 00:00:00 2001 From: SuperQ Date: Thu, 11 Apr 2024 08:56:40 +0200 Subject: [PATCH] Update Sphinx Update Sphinx and dependencies. Note that 7.1.2 is the last version to support Python 3.8. Signed-off-by: SuperQ --- requirements-transitive.txt | 7 ++++--- requirements.txt | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/requirements-transitive.txt b/requirements-transitive.txt index 830a96f99..7dc0b4417 100644 --- a/requirements-transitive.txt +++ b/requirements-transitive.txt @@ -19,13 +19,14 @@ certifi==2023.7.22 cffi==1.16.0 cfgv==3.4.0 chardet==4.0.0 +charset-normalizer==3.3.2 click==7.1.2 confluent-kafka==2.3.0 coverage==5.4 cryptography==42.0.4 dill==0.3.7 distlib==0.3.8 -docutils==0.16 +docutils==0.20.1 exceptiongroup==1.2.0 filelock==3.13.1 geomet==0.2.1.post1 @@ -35,7 +36,7 @@ greenlet==3.0.3 hupper==1.10.2 identify==2.5.33 idna==2.10 -imagesize==1.2.0 +imagesize==1.4.1 importlib-metadata==4.13.0 iniconfig==1.1.1 isort==5.7.0 @@ -52,7 +53,7 @@ ndg-httpsclient==0.5.1 netifaces==0.11.0 nodeenv==1.8.0 objgraph==3.6.0 -packaging==20.9 +packaging==24.0 PasteDeploy==3.0 pathspec==0.9.0 plaster==1.0 diff --git a/requirements.txt b/requirements.txt index 8df1e9269..d83e1b898 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pytest==7.4.4 pytest-cov==2.11.1 pytz==2024.1 reorder-python-imports==2.4.0 -sphinx==4.5.0 +sphinx==7.1.2 sphinx-autodoc-typehints==1.18.3 sphinxcontrib-spelling==7.7.0 types-redis==3.5.3