From 65ca9c061e6b6bea1442a9f125e58908eb5cb039 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 15:43:40 +0000 Subject: [PATCH] build(deps): bump matplotlib from 3.8.3 to 3.8.4 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.3 to 3.8.4. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.3...v3.8.4) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fa6f06b..cab655ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ astropy==6.0.1 -matplotlib==3.8.3 +matplotlib==3.8.4 numpy==1.26.4 scipy==1.13.0