From eb39152b0042d3d7ddf2d3926d1c3553414a4213 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 01:33:42 +0000 Subject: [PATCH] Bump matplotlib from 3.7.2 to 3.8.0 in /.github/workflows/etc Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.8.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.7.2...v3.8.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/etc/requirements.txt b/.github/workflows/etc/requirements.txt index b48d2b6484..aca3c639ab 100644 --- a/.github/workflows/etc/requirements.txt +++ b/.github/workflows/etc/requirements.txt @@ -13,7 +13,7 @@ numba==0.57.1; python_version == '3.9' pyopengl==3.1.7 # supplimental tools -matplotlib==3.7.2 +matplotlib==3.8.0 h5py==3.9.0 # testing