Skip to content

Commit 10fee52

Browse files
authored
chore(deps): update all dependencies (#928)
1 parent 936686b commit 10fee52

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

samples/geography/requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ dataclasses==0.6; python_version < '3.7'
1010
Fiona==1.8.20
1111
geojson==2.5.0
1212
geopandas==0.9.0
13-
google-api-core==2.0.0
14-
google-auth==2.0.1
15-
google-cloud-bigquery==2.25.1
13+
google-api-core==2.0.1
14+
google-auth==2.0.2
15+
google-cloud-bigquery==2.25.2
1616
google-cloud-bigquery-storage==2.6.3
1717
google-cloud-core==2.0.0
1818
google-crc32c==1.1.3
19-
google-resumable-media==2.0.0
19+
google-resumable-media==2.0.1
2020
googleapis-common-protos==1.53.0
2121
grpcio==1.39.0
2222
idna==3.2

samples/snippets/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
google-cloud-bigquery==2.25.1
1+
google-cloud-bigquery==2.25.2
22
google-cloud-bigquery-storage==2.6.3
3-
google-auth-oauthlib==0.4.5
3+
google-auth-oauthlib==0.4.6
44
grpcio==1.39.0
55
ipython==7.16.1; python_version < '3.7'
66
ipython==7.17.0; python_version >= '3.7'

0 commit comments

Comments
 (0)