Skip to content

Commit 88972b4

Browse files
authored
chore(deps): update all dependencies (#1238)
1 parent 52d18a5 commit 88972b4

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ google-cloud-core==2.3.0
1818
google-crc32c==1.3.0
1919
google-resumable-media==2.3.2
2020
googleapis-common-protos==1.56.0
21-
grpcio==1.44.0
21+
grpcio==1.46.0
2222
idna==3.3
23-
libcst==0.4.1
23+
libcst==0.4.2
2424
munch==2.5.0
2525
mypy-extensions==0.4.3
2626
packaging==21.3
@@ -38,7 +38,7 @@ pytz==2022.1
3838
PyYAML==6.0
3939
requests==2.27.1
4040
rsa==4.8
41-
Shapely==1.8.1.post1
41+
Shapely==1.8.2
4242
six==1.16.0
4343
typing-extensions==4.2.0
4444
typing-inspect==0.7.1

packages/google-cloud-bigquery/samples/magics/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.0
22
google-cloud-bigquery-storage==2.13.1
33
google-auth-oauthlib==0.5.1
4-
grpcio==1.44.0
4+
grpcio==1.46.0
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'

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.0
22
google-cloud-bigquery-storage==2.13.1
33
google-auth-oauthlib==0.5.1
4-
grpcio==1.44.0
4+
grpcio==1.46.0
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)