diff --git a/pyproject.toml b/pyproject.toml index e887fed656c..6c8bd9e1e5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ classifiers = [ [project.optional-dependencies] tests = [ "ansys-dpf-core==0.7.2", - "autopep8==2.0.0", + "autopep8==2.0.1", "matplotlib==3.6.2", "scipy==1.9.3", "pandas==1.5.2", @@ -69,7 +69,7 @@ doc = [ "ansys-sphinx-theme==0.8.0", "grpcio==1.43.0", "imageio-ffmpeg==0.4.7", - "imageio==2.22.4", + "imageio==2.23.0", "jupyter_sphinx==0.4.0", "jupyterlab>=3.2.8", "matplotlib==3.6.2",