From 96368c16bfeec8dec16d076028dd73fef5ea2f57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 12:51:58 +0000 Subject: [PATCH 1/2] Bump ipython from 8.26.0 to 8.27.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.26.0 to 8.27.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.26.0...8.27.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 77a86b90..8fd66bfc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ graph = [ "pygraphviz==1.13", "matplotlib==3.9.2", "networkx==3.3", - "ipython==8.26.0", + "ipython==8.27.0", ] [tool.setuptools.packages.find] From 16451ca2a01fda4d2e70ad5e85e49d5ddc45cf49 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Fri, 30 Aug 2024 12:52:11 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment-mpich.yml | 2 +- .ci_support/environment-openmpi.yml | 2 +- .ci_support/environment-win.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.ci_support/environment-mpich.yml b/.ci_support/environment-mpich.yml index 5e899362..8f67c272 100644 --- a/.ci_support/environment-mpich.yml +++ b/.ci_support/environment-mpich.yml @@ -13,4 +13,4 @@ dependencies: - matplotlib =3.9.2 - networkx =3.3 - pygraphviz =1.13 -- ipython =8.26.0 +- ipython =8.27.0 diff --git a/.ci_support/environment-openmpi.yml b/.ci_support/environment-openmpi.yml index 6c61b54f..f712a8e4 100644 --- a/.ci_support/environment-openmpi.yml +++ b/.ci_support/environment-openmpi.yml @@ -13,4 +13,4 @@ dependencies: - matplotlib =3.9.2 - networkx =3.3 - pygraphviz =1.13 -- ipython =8.26.0 +- ipython =8.27.0 diff --git a/.ci_support/environment-win.yml b/.ci_support/environment-win.yml index a20d2058..8c4300f0 100644 --- a/.ci_support/environment-win.yml +++ b/.ci_support/environment-win.yml @@ -13,4 +13,4 @@ dependencies: - matplotlib =3.9.2 - networkx =3.3 - pygraphviz =1.13 -- ipython =8.26.0 +- ipython =8.27.0