From d2b6837373b528d08f425450f4eb71fcbf45e024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 01:15:58 +0000 Subject: [PATCH] Bump matplotlib from 3.7.2 to 3.8.2 in /.github/workflows/etc Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.8.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.7.2...v3.8.2) --- 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..349413604b 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.2 h5py==3.9.0 # testing