Skip to content

Commit 28fe731

Browse files
chore(deps): update all dependencies (#789)
* 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 20e4b99 commit 28fe731

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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.2.0; python_version >= '3.8'
2+
pytest==8.2.1; 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.2.0; python_version >= '3.8'
3+
pytest==8.2.1; 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.25.0
2-
google-cloud-bigquery==3.23.0
2+
google-cloud-bigquery==3.23.1
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.2.0; python_version >= '3.8'
2+
pytest==8.2.1; python_version >= '3.8'

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-auth==2.29.0
22
google-cloud-bigquery-storage==2.25.0
3-
google-cloud-bigquery==3.23.0
3+
google-cloud-bigquery==3.23.1
44
pyarrow===12.0.1; python_version == '3.7'
55
pyarrow==16.1.0; python_version >= '3.8'
66
ipython===7.31.1; python_version == '3.7'

0 commit comments

Comments
Β (0)