From ad202bcba41207eb9523b941357b1fa76b0e5a9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 10:20:17 +0000 Subject: [PATCH] build(deps): update matplotlib requirement Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.1...v3.10.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87ecc44..98185c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ astropy>=6.1.2,<7.1.0 ipython>=8.27.0,<8.31.0 -matplotlib>=3.9.1,<3.10.0 +matplotlib>=3.9.1,<3.11.0 numpy>=2.1.0,<2.3.0 photutils>=1.13.0,<2.1.0 poppy>=1.0.0