Skip to content

Commit

Permalink
build(deps): update ipython requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.27.0...8.30.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 540a751 commit 545d583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 545d583

Please sign in to comment.