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

Commit 12a629b

Browse files
committed
chore(deps): update dependency ipython to v8.31.0
1 parent 04867c6 commit 12a629b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/to_dataframe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pyarrow==18.1.0; python_version >= '3.9'
77
ipython===7.31.1; python_version == '3.7'
88
ipython===8.10.0; python_version == '3.8'
99
ipython===8.18.1; python_version == '3.9'
10-
ipython==8.30.0; python_version >= '3.10'
10+
ipython==8.31.0; python_version >= '3.10'
1111
ipywidgets==8.1.5
1212
pandas===1.3.5; python_version == '3.7'
1313
pandas===2.0.3; python_version == '3.8'

0 commit comments

Comments
 (0)