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

Commit faab368

Browse files
authored
chore(deps): update dependency ipython to v8.8.0 (#545)
1 parent 6c36089 commit faab368

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
@@ -4,7 +4,7 @@ google-cloud-bigquery==3.4.1
44
pyarrow==10.0.1
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.0.1; python_version == '3.8'
7-
ipython==8.5.0; python_version >= '3.9'
7+
ipython==8.8.0; python_version >= '3.9'
88
ipywidgets==8.0.4
99
pandas===1.3.5; python_version == '3.7'
1010
pandas==1.5.2; python_version > '3.7'

0 commit comments

Comments
 (0)