Skip to content

Commit be58e12

Browse files
renovate-botparthea
authored andcommitted
chore(deps): update all dependencies (#600)
1 parent 8ab7309 commit be58e12

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==7.3.1
1+
pytest==7.3.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-testutils==1.3.3
2-
pytest==7.3.1
2+
pytest==7.3.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-bigquery-storage==2.20.0
2-
google-cloud-bigquery==3.10.0
2+
google-cloud-bigquery==3.11.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==7.3.1
1+
pytest==7.3.2

packages/google-cloud-bigquery-storage/samples/to_dataframe/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
google-auth==2.19.0
1+
google-auth==2.20.0
22
google-cloud-bigquery-storage==2.20.0
3-
google-cloud-bigquery==3.10.0
4-
pyarrow==12.0.0
3+
google-cloud-bigquery==3.11.1
4+
pyarrow==12.0.1
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.10.0; python_version == '3.8'
7-
ipython==8.13.2; python_version >= '3.9'
7+
ipython==8.14.0; python_version >= '3.9'
88
ipywidgets==8.0.6
99
pandas===1.3.5; python_version == '3.7'
1010
pandas==2.0.2; python_version > '3.7'

0 commit comments

Comments
 (0)