Skip to content

Commit decbd8f

Browse files
chore(deps): update dependency ipython to v8.14.0 (GoogleCloudPlatform#10197)
* chore(deps): update dependency ipython to v8.14.0 * Update bigquery/datalab-migration/requirements.txt * Update bigquery/datalab-migration/requirements.txt * Update bigquery/datalab-migration/requirements.txt --------- Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent a334ed5 commit decbd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery/datalab-migration/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ google-cloud-bigquery[pandas,pyarrow]==3.10.0
55
google-cloud-bigquery-storage==2.19.1
66
datalab==1.2.1
77
ipython==8.12.1; python_version < '3.9'
8-
ipython==8.13.1; python_version > '3.8'
8+
ipython==8.14.0; python_version > '3.8'
99
pyarrow==7.0.0

0 commit comments

Comments
 (0)