Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 21, 2023
1 parent a2520ca commit 1af858a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions samples/geography/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@ click-plugins==1.1.1
cligj==0.7.2
dataclasses==0.8; python_version < '3.7'
db-dtypes==1.0.5
Fiona==1.9.1
Fiona==1.9.2
geojson==3.0.1
geopandas===0.10.2; python_version == '3.7'
geopandas==0.12.2; python_version >= '3.8'
google-api-core==2.11.0
google-auth==2.16.2
google-cloud-bigquery==3.6.0
google-cloud-bigquery==3.7.0
google-cloud-bigquery-storage==2.19.0
google-cloud-core==2.3.2
google-crc32c==1.5.0
google-resumable-media==2.4.1
googleapis-common-protos==1.58.0
googleapis-common-protos==1.59.0
grpcio==1.51.3
idna==3.4
libcst==0.4.9
Expand All @@ -42,4 +42,4 @@ Shapely==2.0.1
six==1.16.0
typing-extensions==4.5.0
typing-inspect==0.8.0
urllib3==1.26.14
urllib3==1.26.15
2 changes: 1 addition & 1 deletion samples/snippets/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
db-dtypes==1.0.5
google-cloud-bigquery==3.6.0
google-cloud-bigquery==3.7.0
google-cloud-bigquery-storage==2.19.0
google-auth-oauthlib==1.0.0
grpcio==1.51.3
Expand Down

0 comments on commit 1af858a

Please sign in to comment.