Skip to content

Commit af90324

Browse files
Bump ipython from 8.32.0 to 9.0.1 (#4268)
Bumps [ipython](https://github.com/ipython/ipython) from 8.32.0 to 9.0.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.32.0...9.0.1) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcf4a6b commit af90324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ ci_benchmark = [
100100
"pandas<2.3", # To avoid conflict with nncf==2.9.0
101101
"matplotlib==3.10.1",
102102
"nbconvert==7.16.6",
103-
"ipython==8.32.0",
103+
"ipython==9.0.1",
104104
"ipykernel==6.29.5",
105105
"openpyxl==3.1.5",
106106
"mlflow==2.20.3",

0 commit comments

Comments
 (0)