Skip to content

Commit 044ac7f

Browse files
authored
chore(deps): update dependency ipython to v8.10.0 (#573)
1 parent 92223f0 commit 044ac7f

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.5.0
44
pyarrow==11.0.0
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.0.1; python_version == '3.8'
7-
ipython==8.9.0; python_version >= '3.9'
7+
ipython==8.10.0; python_version >= '3.9'
88
ipywidgets==8.0.4
99
pandas===1.3.5; python_version == '3.7'
1010
pandas==1.5.3; python_version > '3.7'

0 commit comments

Comments
 (0)