Skip to content

Commit 5917f10

Browse files
authored
chore(deps): update dependency pandas to v1.5.1 (#526)
1 parent 476c996 commit 5917f10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-bigquery-storage/samples/to_dataframe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ ipython===7.31.1; python_version == '3.7'
66
ipython===8.0.1; python_version == '3.8'
77
ipython==8.5.0; python_version >= '3.9'
88
pandas===1.3.5; python_version == '3.7'
9-
pandas==1.5.0; python_version > '3.7'
9+
pandas==1.5.1; python_version > '3.7'
1010
tqdm==4.64.1
1111
db-dtypes==1.0.4

0 commit comments

Comments
 (0)