Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit d67345c

Browse files
renovate-botgcf-owl-bot[bot]parthea
authored
chore(deps): update all dependencies (#478)
* 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 * revert * chore: update dependency google-cloud-bigquery and db-dtypes Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent 7ba7953 commit d67345c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-bigquery-storage==2.14.1
2-
google-cloud-bigquery==3.3.0
2+
google-cloud-bigquery==3.3.1
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
google-auth==2.9.1
22
google-cloud-bigquery-storage==2.14.1
3-
google-cloud-bigquery==3.3.0
4-
pyarrow==8.0.0
3+
google-cloud-bigquery==3.3.1
4+
pyarrow==9.0.0
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.0.1; python_version == '3.8'
77
ipython==8.4.0; python_version >= '3.9'
88
pandas===1.3.5; python_version == '3.7'
99
pandas==1.4.3; python_version > '3.7'
1010
tqdm==4.64.0
11-
db-dtypes==1.0.2
11+
db-dtypes==1.0.3

0 commit comments

Comments
 (0)