Skip to content

Commit b146060

Browse files
chore(deps): update all dependencies (#1955)
* 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 78ff506 commit b146060

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

samples/desktopapp/requirements.txt

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

samples/geography/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ geopandas===0.13.2; python_version == '3.8'
1515
geopandas==0.14.4; python_version >= '3.9'
1616
google-api-core==2.19.0
1717
google-auth==2.30.0
18-
google-cloud-bigquery==3.24.0
18+
google-cloud-bigquery==3.25.0
1919
google-cloud-bigquery-storage==2.25.0
2020
google-cloud-core==2.4.1
2121
google-crc32c==1.5.0
@@ -31,7 +31,7 @@ packaging==24.1; python_version >= '3.8'
3131
pandas===1.3.5; python_version == '3.7'
3232
pandas===2.0.3; python_version == '3.8'
3333
pandas==2.2.2; python_version >= '3.9'
34-
proto-plus==1.23.0
34+
proto-plus==1.24.0
3535
pyarrow==12.0.1; python_version == '3.7'
3636
pyarrow==16.1.0; python_version >= '3.8'
3737
pyasn1===0.5.1; python_version == '3.7'

samples/magics/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
db-dtypes==1.2.0
2-
google.cloud.bigquery==3.24.0
2+
google.cloud.bigquery==3.25.0
33
google-cloud-bigquery-storage==2.25.0
44
ipython===7.31.1; python_version == '3.7'
55
ipython===8.0.1; python_version == '3.8'

samples/notebooks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
db-dtypes==1.2.0
2-
google-cloud-bigquery==3.24.0
2+
google-cloud-bigquery==3.25.0
33
google-cloud-bigquery-storage==2.25.0
44
ipython===7.31.1; python_version == '3.7'
55
ipython===8.0.1; python_version == '3.8'

samples/snippets/requirements.txt

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.24.0
2+
google-cloud-bigquery==3.25.0

0 commit comments

Comments
 (0)