From 802a20b02987e2a30ce01b1d3723550151175cb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 19:23:18 +0000 Subject: [PATCH 1/2] Bump matplotlib from 3.8.1 to 3.8.2 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.1...v3.8.2) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0b7d5b9ed..ed6db552b 100644 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ 'atomistics==0.1.2', 'defusedxml==0.7.1', 'h5py==3.10.0', - 'matplotlib==3.8.1', + 'matplotlib==3.8.2', 'mendeleev==0.14.0', 'mp-api==0.37.5', 'numpy==1.26.0', From 2dcf79cf4dc8e0c3e073ec7747f8b6d932652620 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Tue, 21 Nov 2023 19:23:35 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- .ci_support/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment.yml b/.ci_support/environment.yml index 19fa931c7..477a5bea4 100644 --- a/.ci_support/environment.yml +++ b/.ci_support/environment.yml @@ -9,7 +9,7 @@ dependencies: - codacy-coverage - defusedxml =0.7.1 - h5py =3.10.0 -- matplotlib-base =3.8.1 +- matplotlib-base =3.8.2 - mendeleev =0.14.0 - mp-api =0.37.5 - numpy =1.26.0