diff --git a/setup.py b/setup.py index f94ee7ff..a38d4918 100644 --- a/setup.py +++ b/setup.py @@ -60,7 +60,7 @@ "sphinx==5.3.0", "sphinx-argparse==0.4.0", "sphinx_rtd_theme==1.2.0", - "sphinx-autodoc-typehints==1.23.0", + "sphinx-autodoc-typehints==1.24.0", "m2r2==0.3.2", ], "dev": ["tqdm", "pybel", "pebble", "maggma"],