Skip to content

Commit

Permalink
Update ipython requirement from ~=8.15.0 to ~=8.16.0
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.15.0...8.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 0726898 commit 2c7fe73
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
Expand Up @@ -15,4 +15,4 @@ pandas~=2.1.1
nglview~=3.0.8
moviepy~=1.0.3
ipyevents~=2.0.2
ipython~=8.15.0
ipython~=8.16.0

0 comments on commit 2c7fe73

Please sign in to comment.