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

Commit fa7c6b2

Browse files
authored
chore(deps): update all dependencies (#974)
1 parent 6c8408e commit fa7c6b2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
fastavro
2-
google-cloud-bigquery-storage==2.32.0
2+
google-cloud-bigquery-storage==2.33.0

samples/snippets/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-bigquery-storage==2.32.0
1+
google-cloud-bigquery-storage==2.33.0
22
google-cloud-bigquery===3.30.0; python_version <= '3.8'
33
google-cloud-bigquery==3.36.0; python_version >= '3.9'
44
pytest===7.4.3; python_version == '3.7'

samples/to_dataframe/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-auth==2.40.3
2-
google-cloud-bigquery-storage==2.32.0
2+
google-cloud-bigquery-storage==2.33.0
33
google-cloud-bigquery===3.30.0; python_version <= '3.8'
44
google-cloud-bigquery==3.36.0; python_version >= '3.9'
55
pyarrow===12.0.1; python_version == '3.7'
@@ -9,7 +9,7 @@ ipython===7.31.1; python_version == '3.7'
99
ipython===8.10.0; python_version == '3.8'
1010
ipython===8.18.1; python_version == '3.9'
1111
ipython===8.33.0; python_version == '3.10'
12-
ipython==9.4.0; python_version >= '3.11'
12+
ipython==9.5.0; python_version >= '3.11'
1313
ipywidgets==8.1.7
1414
pandas===1.3.5; python_version == '3.7'
1515
pandas===2.0.3; python_version == '3.8'

0 commit comments

Comments
 (0)