diff --git a/pyproject.toml b/pyproject.toml index d85e379b64f7..142f51ec0c0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,16 +45,16 @@ reader = ["h5py==3.13.0"] tests = [ "pytest==8.3.5", "pytest-cov==6.1.1", - "pytest-mock==3.14.0", - "pytest-xdist==3.6.1", + "pytest-mock==3.14.1", + "pytest-xdist==3.7.0", "pyfakefs==5.8.0" ] docs = [ "Sphinx==8.1.3", "jupyter_sphinx==0.5.3", "numpydoc==1.8.0", - "matplotlib==3.10.1", - "ansys-sphinx-theme==1.4.2", + "matplotlib==3.10.3", + "ansys-sphinx-theme==1.5.0", "pypandoc==1.15", "pytest-sphinx==0.6.3", "sphinx-autobuild==2024.10.3", @@ -70,7 +70,7 @@ docs = [ "openpyxl>=3.1.5", "plotly>=5.22.0", "python-pptx>=0.6.23", - "quarto-cli==1.7.29", + "quarto-cli==1.7.31", "pdf2image==1.17.0", "seaborn>=0.13.2", "tensorflow>=2.17.0",