From cf14db8e4f0f60dd6f9a9bf1669a2cc623a930c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:16:10 +0000 Subject: [PATCH] Update photutils requirement from ~=2.0.0 to ~=2.3.0 Updates the requirements on [photutils](https://github.com/astropy/photutils) to permit the latest version. - [Release notes](https://github.com/astropy/photutils/releases) - [Changelog](https://github.com/astropy/photutils/blob/main/CHANGES.rst) - [Commits](https://github.com/astropy/photutils/compare/2.0.0...2.3.0) --- updated-dependencies: - dependency-name: photutils dependency-version: 2.3.0 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 6b8f125f..9cb8f8bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ numba~=0.59.1 numpy~=1.26.4 pandas~=2.2.3 panel~=1.5.2 -photutils~=2.0.0 +photutils~=2.3.0 pylightcurve>=4.0.1,<5 python_dateutil~=2.9 python_version