Skip to content

Commit 74031a2

Browse files
authored
chore(deps): update dependency pyarrow to v15.0.2 (#1861)
1 parent 44f073f commit 74031a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-bigquery/samples/geography/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pandas===2.0.3; python_version == '3.8'
3131
pandas==2.2.1; python_version >= '3.9'
3232
proto-plus==1.23.0
3333
pyarrow==12.0.1; python_version == '3.7'
34-
pyarrow==15.0.1; python_version >= '3.8'
34+
pyarrow==15.0.2; python_version >= '3.8'
3535
pyasn1==0.5.1
3636
pyasn1-modules==0.3.0
3737
pycparser==2.21

0 commit comments

Comments
 (0)