Skip to content

Commit

Permalink
chore(deps): update all dependencies (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Apr 6, 2023
1 parent ad439bc commit ca9036b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions samples/to_dataframe/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
google-auth==2.17.0
google-auth==2.17.1
google-cloud-bigquery-storage==2.19.1
google-cloud-bigquery==3.9.0
pyarrow==11.0.0
ipython===7.31.1; python_version == '3.7'
ipython===8.10.0; python_version == '3.8'
ipython==8.11.0; python_version >= '3.9'
ipython==8.12.0; python_version >= '3.9'
ipywidgets==8.0.6
pandas===1.3.5; python_version == '3.7'
pandas==1.5.3; python_version > '3.7'
tqdm==4.65.0
db-dtypes==1.1.0
db-dtypes==1.1.1

0 comments on commit ca9036b

Please sign in to comment.