From 42ecc4313fa8fa9646f3f530631f56327fbe6296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 12:29:39 +0000 Subject: [PATCH] Bump matplotlib from 3.8.4 to 3.9.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.4 to 3.9.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.4...v3.9.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c800c2c0..6f084b1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ ccdproc == 2.4.2 click == 8.1.7 cmcrameri == 1.9 markdown == 3.6 -matplotlib == 3.8.4 +matplotlib == 3.9.0 numpy == 1.26.4 oschmod == 0.3.12 paramiko == 3.4.0