Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 4c87178

Browse files
build(deps): bump ipython from 7.31.1 to 8.10.0 in /samples/to_dataframe (#832)
Bumps [ipython](https://github.com/ipython/ipython) from 7.31.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.31.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 826a23f commit 4c87178

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/to_dataframe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pyarrow==17.0.0; python_version >= '3.8'
66
ipython===7.31.1; python_version == '3.7'
77
ipython===8.10.0; python_version == '3.8'
88
ipython===8.18.1; python_version == '3.9'
9-
ipython==8.26.0; python_version >= '3.10'
9+
ipython==8.10.0; python_version >= '3.10'
1010
ipywidgets==8.1.5
1111
pandas===1.3.5; python_version == '3.7'
1212
pandas===2.0.3; python_version == '3.8'

0 commit comments

Comments
 (0)