From d26456f966f38b5bc085dc5015df5ac5b56772b8 Mon Sep 17 00:00:00 2001 From: samwaseda Date: Fri, 2 Aug 2024 07:01:30 +0000 Subject: [PATCH] update matplotlib --- .ci_support/environment-notebooks-integration.yml | 2 +- .ci_support/environment-pypi-unit.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment-notebooks-integration.yml b/.ci_support/environment-notebooks-integration.yml index 344f788d..8aec607a 100644 --- a/.ci_support/environment-notebooks-integration.yml +++ b/.ci_support/environment-notebooks-integration.yml @@ -8,7 +8,7 @@ dependencies: - damask-grid =3.0.0b - damask-mesh =3.0.0b - k3d -- matplotlib =3.8.4 +- matplotlib =3.9.1 - numpy =1.26.4 - pyiron_base =0.9.10 - pyiron_snippets =0.1.3 diff --git a/.ci_support/environment-pypi-unit.yml b/.ci_support/environment-pypi-unit.yml index f823bf01..1a4fc5bb 100644 --- a/.ci_support/environment-pypi-unit.yml +++ b/.ci_support/environment-pypi-unit.yml @@ -4,7 +4,7 @@ dependencies: - coveralls - coverage - codacy-coverage -- matplotlib =3.8.4 +- matplotlib =3.9.1 - numpy =1.26.4 - pyiron_base =0.9.10 - pyiron_snippets =0.1.3