From 3eef7cdc6001bebed4c62e3f2311e7076d017d4c Mon Sep 17 00:00:00 2001 From: pyironrunner Date: Wed, 30 Oct 2024 12:40:31 +0000 Subject: [PATCH] [dependabot skip] Update environment --- .ci_support/environment-mpich.yml | 2 +- .ci_support/environment-openmpi.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment-mpich.yml b/.ci_support/environment-mpich.yml index 0eaa4e3f..69641d40 100644 --- a/.ci_support/environment-mpich.yml +++ b/.ci_support/environment-mpich.yml @@ -12,5 +12,5 @@ dependencies: - networkx =3.4.2 - pygraphviz =1.14 - ipython =8.29.0 -- pysqa =0.2.0 +- pysqa =0.2.1 - setuptools =75.1.0 diff --git a/.ci_support/environment-openmpi.yml b/.ci_support/environment-openmpi.yml index c682edb4..fca63dbb 100644 --- a/.ci_support/environment-openmpi.yml +++ b/.ci_support/environment-openmpi.yml @@ -11,6 +11,6 @@ dependencies: - matplotlib =3.9.2 - networkx =3.4.2 - pygraphviz =1.14 -- pysqa =0.2.0 +- pysqa =0.2.1 - ipython =8.29.0 - setuptools =75.1.0