Skip to content

Commit

Permalink
chore(deps): update all dependencies (#928)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 1, 2021
1 parent 936686b commit 10fee52
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions samples/geography/requirements.txt
Expand Up @@ -10,13 +10,13 @@ dataclasses==0.6; python_version < '3.7'
Fiona==1.8.20
geojson==2.5.0
geopandas==0.9.0
google-api-core==2.0.0
google-auth==2.0.1
google-cloud-bigquery==2.25.1
google-api-core==2.0.1
google-auth==2.0.2
google-cloud-bigquery==2.25.2
google-cloud-bigquery-storage==2.6.3
google-cloud-core==2.0.0
google-crc32c==1.1.3
google-resumable-media==2.0.0
google-resumable-media==2.0.1
googleapis-common-protos==1.53.0
grpcio==1.39.0
idna==3.2
Expand Down
4 changes: 2 additions & 2 deletions samples/snippets/requirements.txt
@@ -1,6 +1,6 @@
google-cloud-bigquery==2.25.1
google-cloud-bigquery==2.25.2
google-cloud-bigquery-storage==2.6.3
google-auth-oauthlib==0.4.5
google-auth-oauthlib==0.4.6
grpcio==1.39.0
ipython==7.16.1; python_version < '3.7'
ipython==7.17.0; python_version >= '3.7'
Expand Down

0 comments on commit 10fee52

Please sign in to comment.