Skip to content

Commit bfd0707

Browse files
authored
chore(deps): update dependency ipython to v8.8.0 (#545)
1 parent 5f820f7 commit bfd0707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery_storage/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)