From 3214efbe16da7a3bf7b01a67db9a0a08c3ce9956 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 15 Jul 2024 08:37:55 +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 4d9503d..1bee023 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -5,7 +5,7 @@ dependencies: - coverage - codacy-coverage - pyiron_base=0.9.6 -- matplotlib=3.8.4 +- matplotlib=3.9.1 - pystem=0.0.26 - match-series - hyperspy=2.1.1 diff --git a/binder/environment.yml b/binder/environment.yml index cfdb298..0575339 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -2,7 +2,7 @@ channels: - conda-forge dependencies: - pyiron_base=0.6.16 -- matplotlib=3.8.4 +- matplotlib=3.9.1 - pystem =0.0.26 - match-series - hyperspy=2.1.1