Skip to content

Commit d35a031

Browse files
authored
chore(deps): update all dependencies (#1258)
1 parent 273c267 commit d35a031

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/google-cloud-bigquery/samples/geography/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
attrs==21.4.0
2-
certifi==2022.5.18
2+
certifi==2022.5.18.1
33
cffi==1.15.0
44
charset-normalizer==2.0.12
55
click==8.1.3
@@ -18,7 +18,7 @@ google-cloud-core==2.3.0
1818
google-crc32c==1.3.0
1919
google-resumable-media==2.3.3
2020
googleapis-common-protos==1.56.1
21-
grpcio==1.46.1
21+
grpcio==1.46.3
2222
idna==3.3
2323
libcst==0.4.3
2424
munch==2.5.0

packages/google-cloud-bigquery/samples/magics/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
db-dtypes==1.0.1
22
google-cloud-bigquery-storage==2.13.1
33
google-auth-oauthlib==0.5.1
4-
grpcio==1.46.1
4+
grpcio==1.46.3
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.0.1; python_version == '3.8'
77
ipython==8.3.0; python_version >= '3.9'
8-
matplotlib==3.5.1
8+
matplotlib==3.5.2
99
pandas===1.3.5; python_version == '3.7'
1010
pandas==1.4.2; python_version >= '3.8'
1111
pyarrow==8.0.0

packages/google-cloud-bigquery/samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
db-dtypes==1.0.1
22
google-cloud-bigquery-storage==2.13.1
33
google-auth-oauthlib==0.5.1
4-
grpcio==1.46.1
4+
grpcio==1.46.3
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.0.1; python_version == '3.8'
77
ipython==8.3.0; python_version >= '3.9'

0 commit comments

Comments
 (0)