Skip to content

Commit 0d0ffe6

Browse files
chore(deps): update dependency ipython to v8 (GoogleCloudPlatform#7360)
* chore(deps): update dependency ipython to v8 * Update bigquery/datalab-migration/requirements.txt Co-authored-by: Leah E. Cole <[email protected]>
1 parent 56bc394 commit 0d0ffe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bigquery/datalab-migration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ grpcio==1.43.0
22
google-cloud-bigquery[pandas,pyarrow]==2.31.0
33
google-cloud-bigquery-storage==2.10.1
44
datalab==1.2.0
5-
ipython==7.18.1; python_version > '3.6'
5+
ipython==8.0.0; python_version > '3.7'
66
ipython==7.16.1; python_version < '3.7'
77
pyarrow==6.0.1

0 commit comments

Comments
 (0)