Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit42dfc40

Browse files
chore(deps): update all dependencies (#1626)
* chore(deps): update all dependencies* revert urllib3---------Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent781a7f8 commit42dfc40

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

‎samples/geography/requirements.txt‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ geopandas===0.10.2; python_version == '3.7'
1313
geopandas==0.13.2;python_version>='3.8'
1414
google-api-core==2.11.1
1515
google-auth==2.22.0
16-
google-cloud-bigquery==3.11.3
16+
google-cloud-bigquery==3.11.4
1717
google-cloud-bigquery-storage==2.22.0
1818
google-cloud-core==2.3.3
1919
google-crc32c==1.5.0
2020
google-resumable-media==2.5.0
21-
googleapis-common-protos==1.59.1
22-
grpcio==1.56.0
21+
googleapis-common-protos==1.60.0
22+
grpcio==1.56.2
2323
idna==3.4
2424
libcst==1.0.1
2525
munch==4.0.0
@@ -32,7 +32,7 @@ pyarrow==12.0.1
3232
pyasn1==0.5.0
3333
pyasn1-modules==0.3.0
3434
pycparser==2.21
35-
pyparsing==3.1.0
35+
pyparsing==3.1.1
3636
python-dateutil==2.8.2
3737
pytz==2023.3
3838
PyYAML==6.0.1

‎samples/magics/requirements.txt‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
db-dtypes==1.1.1
22
google-cloud-bigquery-storage==2.22.0
33
google-auth-oauthlib==1.0.0
4-
grpcio==1.56.0
5-
ipywidgets==8.0.7
4+
grpcio==1.56.2
5+
ipywidgets==8.1.0
66
ipython===7.31.1;python_version=='3.7'
77
ipython===8.0.1;python_version=='3.8'
88
ipython==8.14.0;python_version>='3.9'

‎samples/snippets/requirements.txt‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
db-dtypes==1.1.1
2-
google-cloud-bigquery==3.11.3
2+
google-cloud-bigquery==3.11.4
33
google-cloud-bigquery-storage==2.22.0
44
google-auth-oauthlib==1.0.0
5-
grpcio==1.56.0
6-
ipywidgets==8.0.7
5+
grpcio==1.56.2
6+
ipywidgets==8.1.0
77
ipython===7.31.1;python_version=='3.7'
88
ipython===8.0.1;python_version=='3.8'
99
ipython==8.14.0;python_version>='3.9'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp