From 545d583ed53ac0336f174810457368b934ef3216 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 10:11:11 +0000 Subject: [PATCH] build(deps): update ipython requirement Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.27.0...8.30.0) --- updated-dependencies: - dependency-name: ipython 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 35b162ca..5fcbbc89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ astropy>=6.1.2,<6.2.0 -ipython>=8.27.0,<8.30.0 +ipython>=8.27.0,<8.31.0 matplotlib>=3.9.1,<3.10.0 numpy>=2.1.0,<2.2.0 photutils>=1.13.0,<2.1.0