Skip to content

Commit

Permalink
chore(deps): update all dependencies (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 2, 2021
1 parent 0bd8279 commit 2d61e0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion samples/quickstart/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
fastavro
google-cloud-bigquery-storage==2.6.3
google-cloud-bigquery-storage==2.7.0
4 changes: 2 additions & 2 deletions samples/to_dataframe/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
google-auth==2.0.2
google-cloud-bigquery-storage==2.6.3
google-cloud-bigquery==2.24.1
google-cloud-bigquery-storage==2.7.0
google-cloud-bigquery==2.26.0
pyarrow==5.0.0
ipython==7.24.0; python_version > '3.6'
ipython==7.16.1; python_version <= '3.6'
Expand Down

0 comments on commit 2d61e0b

Please sign in to comment.