Skip to content

Commit 106d29a

Browse files
authored
chore(deps): update dependency pandas to v1.4.2 (#513)
1 parent 1c1cb6c commit 106d29a

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
@@ -1,5 +1,5 @@
11
google-cloud-bigquery-storage==2.13.0
22
google-cloud-bigquery==3.0.1
33
pandas===1.3.5; python_version == '3.7'
4-
pandas==1.4.1; python_version >= '3.8'
4+
pandas==1.4.2; python_version >= '3.8'
55
pyarrow==7.0.0

0 commit comments

Comments
 (0)