From a6999bf0c2b2fae1565f0d4d7623bad9d2073631 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 01:29:17 +0000 Subject: [PATCH] Bump matplotlib from 3.7.2 to 3.8.1 in /.github/workflows/etc Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.7.2 to 3.8.1. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.7.2...v3.8.1) --- 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..c28b8f0550 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.1 h5py==3.9.0 # testing