From b0025a61b2ecc560a964be9bdd1aeed2b7bc471b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:00:40 +0000 Subject: [PATCH 1/2] Bump ipython from 8.27.0 to 8.28.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.27.0 to 8.28.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.27.0...8.28.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 8d5cd27c..8e37ffb7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ graph = [ "pygraphviz==1.14", "matplotlib==3.9.2", "networkx==3.4", - "ipython==8.27.0", + "ipython==8.28.0", ] [tool.setuptools.packages.find] From 5684f57ca4fa61e9d9e8cbfe95082da99305dbe0 Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Fri, 11 Oct 2024 13:00:55 +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 d2244cd4..dc76d41e 100644 --- a/.ci_support/environment-mpich.yml +++ b/.ci_support/environment-mpich.yml @@ -11,4 +11,4 @@ dependencies: - matplotlib =3.9.2 - networkx =3.4 - pygraphviz =1.14 -- ipython =8.27.0 +- ipython =8.28.0 diff --git a/.ci_support/environment-openmpi.yml b/.ci_support/environment-openmpi.yml index bee7343e..644c27c1 100644 --- a/.ci_support/environment-openmpi.yml +++ b/.ci_support/environment-openmpi.yml @@ -11,4 +11,4 @@ dependencies: - matplotlib =3.9.2 - networkx =3.4 - pygraphviz =1.14 -- ipython =8.27.0 +- ipython =8.28.0 diff --git a/.ci_support/environment-win.yml b/.ci_support/environment-win.yml index dc5c2c22..cbcf198d 100644 --- a/.ci_support/environment-win.yml +++ b/.ci_support/environment-win.yml @@ -11,4 +11,4 @@ dependencies: - matplotlib =3.9.2 - networkx =3.4 - pygraphviz =1.14 -- ipython =8.27.0 +- ipython =8.28.0