Skip to content

Commit e29b987

Browse files
chore(deps): update all dependencies (#2033)
* chore(deps): update all dependencies * πŸ¦‰ Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 02706e2 commit e29b987

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigquery==3.25.0
1+
google-cloud-bigquery==3.26.0
22
google-auth-oauthlib==1.2.1

β€Žsamples/geography/requirements.txtβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ cligj==0.7.2
99
dataclasses==0.8; python_version < '3.7'
1010
db-dtypes==1.3.0
1111
Fiona===1.9.6; python_version == '3.7'
12-
Fiona==1.10.0; python_version >= '3.8'
12+
Fiona==1.10.1; python_version >= '3.8'
1313
geojson==3.1.0
1414
geopandas===0.10.2; python_version == '3.7'
1515
geopandas===0.13.2; python_version == '3.8'
1616
geopandas==1.0.1; python_version >= '3.9'
17-
google-api-core==2.19.2
18-
google-auth==2.34.0
19-
google-cloud-bigquery==3.25.0
17+
google-api-core==2.20.0
18+
google-auth==2.35.0
19+
google-cloud-bigquery==3.26.0
2020
google-cloud-bigquery-storage==2.26.0
2121
google-cloud-core==2.4.1
2222
google-crc32c===1.5.0; python_version < '3.9'
@@ -32,7 +32,7 @@ packaging===24.0; python_version == '3.7'
3232
packaging==24.1; python_version >= '3.8'
3333
pandas===1.3.5; python_version == '3.7'
3434
pandas===2.0.3; python_version == '3.8'
35-
pandas==2.2.2; python_version >= '3.9'
35+
pandas==2.2.3; python_version >= '3.9'
3636
proto-plus==1.24.0
3737
pyarrow==12.0.1; python_version == '3.7'
3838
pyarrow==17.0.0; python_version >= '3.8'
@@ -56,4 +56,4 @@ typing-extensions===4.7.1; python_version == '3.7'
5656
typing-extensions==4.12.2; python_version >= '3.8'
5757
typing-inspect==0.9.0
5858
urllib3===1.26.18; python_version == '3.7'
59-
urllib3==2.2.2; python_version >= '3.8'
59+
urllib3==2.2.3; python_version >= '3.8'

β€Žsamples/magics/requirements.txtβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
bigquery_magics==0.3.0
1+
bigquery_magics==0.4.0
22
db-dtypes==1.3.0
3-
google.cloud.bigquery==3.25.0
3+
google.cloud.bigquery==3.26.0
44
google-cloud-bigquery-storage==2.26.0
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.0.1; python_version == '3.8'

β€Žsamples/notebooks/requirements.txtβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
bigquery-magics==0.3.0
1+
bigquery-magics==0.4.0
22
db-dtypes==1.3.0
3-
google-cloud-bigquery==3.25.0
3+
google-cloud-bigquery==3.26.0
44
google-cloud-bigquery-storage==2.26.0
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.0.1; python_version == '3.8'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# samples/snippets should be runnable with no "extras"
2-
google-cloud-bigquery==3.25.0
2+
google-cloud-bigquery==3.26.0

0 commit comments

Comments
Β (0)