Skip to content

Commit 7b5f309

Browse files
chore(deps): update all dependencies to v1 (#1486)
Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent f832e7a commit 7b5f309

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

samples/geography/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ grpcio==1.51.1
2323
idna==3.4
2424
libcst==0.4.9
2525
munch==2.5.0
26-
mypy-extensions==0.4.3
26+
mypy-extensions==1.0.0
2727
packaging==23.0
2828
pandas===1.3.5; python_version == '3.7'
2929
pandas==1.5.3; python_version >= '3.8'

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
db-dtypes==1.0.5
22
google-cloud-bigquery-storage==2.18.1
3-
google-auth-oauthlib==0.8.0
3+
google-auth-oauthlib==1.0.0
44
grpcio==1.51.1
55
ipywidgets==8.0.4
66
ipython===7.31.1; python_version == '3.7'

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.5
22
google-cloud-bigquery==3.5.0
33
google-cloud-bigquery-storage==2.18.1
4-
google-auth-oauthlib==0.8.0
4+
google-auth-oauthlib==1.0.0
55
grpcio==1.51.1
66
ipywidgets==8.0.4
77
ipython===7.31.1; python_version == '3.7'

0 commit comments

Comments
 (0)