Skip to content

Commit 89f7476

Browse files
authored
chore(deps): update dependency ipython to v8.3.0 (#447)
1 parent 975d9fd commit 89f7476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-bigquery-storage/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.0.1
44
pyarrow==7.0.0
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.0.1; python_version == '3.8'
7-
ipython==8.2.0; python_version >= '3.9'
7+
ipython==8.3.0; python_version >= '3.9'
88
pandas===1.3.5; python_version == '3.7'
99
pandas==1.4.2; python_version > '3.7'
1010
tqdm==4.64.0

0 commit comments

Comments
 (0)