Skip to content

Commit 31c1042

Browse files
committed
chore(deps): update dependency ipython to v9.3.0
1 parent eb9c2af commit 31c1042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ db-dtypes==1.4.3
33
google-cloud-bigquery==3.34.0
44
google-cloud-bigquery-storage==2.32.0
55
ipython===8.18.1; python_version == '3.9'
6-
ipython==9.2.0; python_version >= '3.10'
6+
ipython==9.3.0; python_version >= '3.10'
77
matplotlib===3.9.2; python_version == '3.9'
88
matplotlib==3.10.3; python_version >= '3.10'
99
pandas==2.2.3

0 commit comments

Comments
 (0)