From f26e0904f4008485bf99594daa0d9e507a99dc58 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 2 Dec 2024 08:59:48 +0000 Subject: [PATCH] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- binder/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index a64fecc..380b01d 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -5,7 +5,7 @@ dependencies: - coverage - codacy-coverage - pyiron_base=0.10.9 -- matplotlib=3.9.2 +- matplotlib=3.9.3 - pystem=0.0.26 - match-series - hyperspy=2.2.0 diff --git a/binder/environment.yml b/binder/environment.yml index d351de3..72af8ee 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -2,7 +2,7 @@ channels: - conda-forge dependencies: - pyiron_base=0.6.16 -- matplotlib=3.9.2 +- matplotlib=3.9.3 - pystem =0.0.26 - match-series - hyperspy=2.2.0