diff --git a/pyproject.toml b/pyproject.toml index 4a93f796491..84400591a97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,36 +52,36 @@ classifiers = [ tests = [ "ansys-dpf-core==0.7.2", "autopep8==2.0.1", - "matplotlib==3.6.2", + "matplotlib==3.6.3", "scipy==1.10.0", "pandas==1.5.2", - "pytest==7.2.0", + "pytest==7.2.1", "pytest-cov==4.0.0", "pyvista==0.37.0", "pyansys-tools-report==0.5.0", "vtk==9.2.5", - "pytest-rerunfailures==10.3", + "pytest-rerunfailures==11.0", ] doc = [ "Sphinx==5.3.0", "ansys-dpf-core==0.7.2", - "ansys-mapdl-reader==0.52.6", + "ansys-mapdl-reader==0.52.7", "ansys-sphinx-theme==0.8.0", "grpcio==1.43.0", - "imageio-ffmpeg==0.4.7", - "imageio==2.23.0", + "imageio-ffmpeg==0.4.8", + "imageio==2.24.0", "jupyter_sphinx==0.4.0", "jupyterlab>=3.2.8", - "matplotlib==3.6.2", + "matplotlib==3.6.3", "numpydoc==1.5.0", "pandas==1.5.2", - "plotly==5.11.0", + "plotly==5.12.0", "pypandoc==1.10", "pytest-sphinx==0.5.0", "pythreejs==2.4.1", "pyvista==0.37.0", "sphinx-autobuild==2021.3.14", - "sphinx-autodoc-typehints==1.20.1", + "sphinx-autodoc-typehints==1.20.2", "sphinx-copybutton==0.5.1", "sphinx-gallery==0.11.1", "sphinx-notfound-page==0.8.3",