Skip to content

Commit d047af3

Browse files
authored
Merge branch 'main' into release-please--branches--main
2 parents 6406f4e + 9ef1460 commit d047af3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-testutils==1.4.0
2-
pytest==7.4.3
2+
pytest==8.0.2

samples/snippets/requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
google-cloud-bigquery-storage==2.24.0
2-
google-cloud-bigquery==3.14.1
3-
pandas-gbq==0.20.0
2+
google-cloud-bigquery==3.17.2
3+
pandas-gbq==0.21.0
44
pandas===2.0.3; python_version == '3.8'
5-
pandas==2.1.4; python_version >= '3.9'
6-
pyarrow==14.0.1; python_version >= '3.8'
5+
pandas==2.2.1; python_version >= '3.9'
6+
pyarrow==15.0.0; python_version >= '3.8'

0 commit comments

Comments
 (0)