Skip to content

Commit cbea008

Browse files
renovate-botgcf-owl-bot[bot]Linchin
authored
chore(deps): update all dependencies (#778)
* 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> Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
1 parent d5b0646 commit cbea008

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest===7.4.3; python_version == '3.7'
2-
pytest==8.1.1; python_version >= '3.8'
2+
pytest==8.1.2; python_version >= '3.8'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
google-cloud-testutils==1.4.0
22
pytest===7.4.3; python_version == '3.7'
3-
pytest==8.1.1; python_version >= '3.8'
3+
pytest==8.1.2; python_version >= '3.8'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-bigquery-storage==2.24.0
2-
google-cloud-bigquery==3.20.1
2+
google-cloud-bigquery==3.21.0

β€Žbigquery_storage/snippets/sample_data_pb2.pyβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest===7.4.3; python_version == '3.7'
2-
pytest==8.1.1; python_version >= '3.8'
2+
pytest==8.1.2; python_version >= '3.8'

β€Žbigquery_storage/to_dataframe/requirements.txtβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
google-auth==2.29.0
22
google-cloud-bigquery-storage==2.24.0
3-
google-cloud-bigquery==3.20.1
3+
google-cloud-bigquery==3.21.0
44
pyarrow===12.0.1; python_version == '3.7'
5-
pyarrow==15.0.2; python_version >= '3.8'
5+
pyarrow==16.0.0; python_version >= '3.8'
66
ipython===7.31.1; python_version == '3.7'
77
ipython===8.10.0; python_version == '3.8'
88
ipython===8.18.1; python_version == '3.9'
9-
ipython==8.23.0; python_version >= '3.10'
9+
ipython==8.24.0; python_version >= '3.10'
1010
ipywidgets==8.1.2
1111
pandas===1.3.5; python_version == '3.7'
1212
pandas===2.0.3; python_version == '3.8'

0 commit comments

Comments
Β (0)