From 430d0f0fa85a9b3fdff12ddd1abef493cb4d913d Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Mon, 2 Dec 2024 13:29:25 +0000 Subject: [PATCH] [dependabot skip] Update environment --- .ci_support/environment-mpich.yml | 2 +- .ci_support/environment-openmpi.yml | 2 +- .ci_support/environment-win.yml | 2 +- binder/environment.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.ci_support/environment-mpich.yml b/.ci_support/environment-mpich.yml index 07d4adb4..534f273e 100644 --- a/.ci_support/environment-mpich.yml +++ b/.ci_support/environment-mpich.yml @@ -8,7 +8,7 @@ dependencies: - mpi4py =4.0.1 - pyzmq =26.2.0 - h5py =3.12.1 -- matplotlib =3.9.2 +- matplotlib =3.9.3 - networkx =3.4.2 - pygraphviz =1.14 - ipython =8.30.0 diff --git a/.ci_support/environment-openmpi.yml b/.ci_support/environment-openmpi.yml index 2f9e330a..c6d3dee4 100644 --- a/.ci_support/environment-openmpi.yml +++ b/.ci_support/environment-openmpi.yml @@ -8,7 +8,7 @@ dependencies: - mpi4py =4.0.1 - pyzmq =26.2.0 - h5py =3.12.1 -- matplotlib =3.9.2 +- matplotlib =3.9.3 - networkx =3.4.2 - pygraphviz =1.14 - pysqa =0.2.2 diff --git a/.ci_support/environment-win.yml b/.ci_support/environment-win.yml index 9abcee3f..cbf51a66 100644 --- a/.ci_support/environment-win.yml +++ b/.ci_support/environment-win.yml @@ -8,7 +8,7 @@ dependencies: - mpi4py =4.0.1 - pyzmq =26.2.0 - h5py =3.12.1 -- matplotlib =3.9.2 +- matplotlib =3.9.3 - networkx =3.4.2 - pygraphviz =1.14 - ipython =8.30.0 diff --git a/binder/environment.yml b/binder/environment.yml index 8a11e290..6c7a4fa5 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -11,7 +11,7 @@ dependencies: - flux-pmix =0.5.0 - versioneer =0.28 - h5py =3.12.1 -- matplotlib =3.9.2 +- matplotlib =3.9.3 - networkx =3.4.2 - pygraphviz =1.14 - pysqa =0.2.2