Skip to content

Commit

Permalink
⬆️ Update ipython requirement from <=8.18.1 to <=8.19.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@rel-0.8.4...8.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 8c657a0 commit 85c8e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 66,7 @@ tutorials = [
"matplotlib",
"datasets>=2.8.0",
"scikit-learn>=1.1.1",
"ipython<=8.18.1",
"ipython<=8.19.0",
]
sklearn = ["scikit-learn>=1.1.1"]

Expand Down

0 comments on commit 85c8e5b

Please sign in to comment.