From 1d9fa52dd6cfb89e08ff5d841bb8018b2e0a5a93 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 16 Dec 2024 05:58:13 +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..a1c87b0 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.10.0 - pystem=0.0.26 - match-series - hyperspy=2.2.0 diff --git a/binder/environment.yml b/binder/environment.yml index d351de3..80aaf45 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.10.0 - pystem =0.0.26 - match-series - hyperspy=2.2.0