From 81f709a7efe7b018eeecdbce1132dc8dd0944cca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 01:43:55 +0000 Subject: [PATCH] Build(deps-dev): Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [ipython](https://github.com/ipython/ipython) and [vtk](https://vtk.org). Updates `ipython` from 8.21.0 to 8.22.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.21.0...8.22.1) Updates `vtk` from 9.2.6 to 9.3.0 --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vtk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index d0f2bd8ee..1cf4ce239 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ doc = [ "ansys-sphinx-theme==0.14.0", "imageio==2.34.0", "imageio-ffmpeg==0.4.9", - "ipython==8.21.0", + "ipython==8.22.1", "ipywidgets==8.1.2", "joblib==1.3.2", "jupyterlab==4.1.2", @@ -62,7 +62,7 @@ doc = [ "openpyxl==3.1.2", "sphinx_design", "sphinx_jinja", - "vtk==9.2.6", + "vtk==9.3.0", "pypandoc", ] ci = [