diff --git a/pyproject.toml b/pyproject.toml index a828fd365..6a4e479fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,15 +65,15 @@ doc = [ "matplotlib==3.8.4", "numpy==1.26.4", "numpydoc==1.7.0", - "pandas==2.2.1", - "panel==1.4.0", + "pandas==2.2.2", + "panel==1.4.1", "plotly==5.20.0", "pypandoc==1.13", - "pytest-sphinx==0.6.2", + "pytest-sphinx==0.6.3", "pythreejs==2.4.2", "pyvista==0.43.5", - "sphinx-autobuild==2024.2.4", - "sphinx-autodoc-typehints==2.0.0", + "sphinx-autobuild==2024.4.13", + "sphinx-autodoc-typehints==2.0.1", "sphinx-copybutton==0.5.2", "sphinx_design==0.5.0", "sphinx-gallery==0.15.0",