From 3fa0e8a6a562ac4ba2e4bf48d859f9240d9aa399 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:37:42 +0000 Subject: [PATCH] MNT: (deps): Bump matplotlib from 3.6.1 to 3.9.2 in /ci Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.1 to 3.9.2. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.6.1...v3.9.2) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index 621531b..7412d93 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,5 +1,5 @@ #python>=3.7 -matplotlib==3.6.1 +matplotlib==3.9.2 numpy==1.23.4 pandas==1.5.1 pyyaml==6.0