From 0e02c6c59fedbfa1cd21b751706986ab09d4ae4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 10:46:02 +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.31.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 5a16f3d2..0ffc2631 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ astropy>=6.1.2,<7.1.0 -ipython>=8.27.0,<8.31.0 +ipython>=8.27.0,<8.32.0 matplotlib>=3.9.1,<3.10.0 numpy>=2.1.0,<2.2.0 photutils>=1.13.0,<2.1.0