Skip to content

Commit 02c412d

Browse files
chore(deps): update dependency pandas to v1.5.3 (#552)
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 266f4bd commit 02c412d

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
@@ -7,6 +7,6 @@ ipython===8.0.1; python_version == '3.8'
77
ipython==8.8.0; python_version >= '3.9'
88
ipywidgets==8.0.4
99
pandas===1.3.5; python_version == '3.7'
10-
pandas==1.5.2; python_version > '3.7'
10+
pandas==1.5.3; python_version > '3.7'
1111
tqdm==4.64.1
1212
db-dtypes==1.0.5

0 commit comments

Comments
 (0)