Skip to content

Commit 7b312a5

Browse files
committed
chore(deps): update all dependencies
1 parent 2ca58dc commit 7b312a5

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

samples/geography/requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ attrs==21.2.0
22
cachetools==4.2.2
33
certifi==2021.5.30
44
cffi==1.14.6
5-
charset-normalizer==2.0.4
5+
charset-normalizer==2.0.6
66
click==8.0.1
77
click-plugins==1.1.1
88
cligj==0.7.2
@@ -11,17 +11,17 @@ Fiona==1.8.20
1111
geojson==2.5.0
1212
geopandas==0.9.0
1313
google-api-core==2.0.1
14-
google-auth==2.0.2
15-
google-cloud-bigquery==2.26.0
16-
google-cloud-bigquery-storage==2.7.0
14+
google-auth==2.2.0
15+
google-cloud-bigquery==2.27.1
16+
google-cloud-bigquery-storage==2.9.0
1717
google-cloud-core==2.0.0
18-
google-crc32c==1.1.2
19-
google-resumable-media==2.0.2
18+
google-crc32c==1.2.0
19+
google-resumable-media==2.0.3
2020
googleapis-common-protos==1.53.0
21-
grpcio==1.40.0
21+
grpcio==1.41.0
2222
idna==3.2
2323
importlib-metadata==4.8.1
24-
libcst==0.3.20
24+
libcst==0.3.21
2525
munch==2.5.0
2626
mypy-extensions==0.4.3
2727
numpy==1.19.5; python_version < "3.7"
@@ -30,7 +30,7 @@ packaging==21.0
3030
pandas==1.1.5; python_version < '3.7'
3131
pandas==1.3.2; python_version >= '3.7'
3232
proto-plus==1.19.0
33-
protobuf==3.17.3
33+
protobuf==3.18.0
3434
pyarrow==5.0.0
3535
pyasn1==0.4.8
3636
pyasn1-modules==0.2.8
@@ -47,5 +47,5 @@ Shapely==1.7.1
4747
six==1.16.0
4848
typing-extensions==3.10.0.2
4949
typing-inspect==0.7.1
50-
urllib3==1.26.6
50+
urllib3==1.26.7
5151
zipp==3.5.0

samples/snippets/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
google-cloud-bigquery==2.26.0
2-
google-cloud-bigquery-storage==2.7.0
1+
google-cloud-bigquery==2.27.1
2+
google-cloud-bigquery-storage==2.9.0
33
google-auth-oauthlib==0.4.6
4-
grpcio==1.40.0
4+
grpcio==1.41.0
55
ipython==7.16.1; python_version < '3.7'
66
ipython==7.17.0; python_version >= '3.7'
77
matplotlib==3.3.4; python_version < '3.7'

0 commit comments

Comments
 (0)