Skip to content

Commit 8f244d5

Browse files
authored
chore(deps): update dependency pyarrow to v15.0.2 (#747)
1 parent 5917900 commit 8f244d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ google-cloud-bigquery==3.19.0
33
pandas-gbq==0.22.0
44
pandas===2.0.3; python_version == '3.8'
55
pandas==2.2.1; python_version >= '3.9'
6-
pyarrow==15.0.1; python_version >= '3.8'
6+
pyarrow==15.0.2; python_version >= '3.8'

0 commit comments

Comments
 (0)