We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 685d1c3 commit 9bf0264Copy full SHA for 9bf0264
samples/snippets/requirements-test.txt
@@ -1,2 +1,2 @@
1
-google-cloud-testutils==1.3.2
+google-cloud-testutils==1.3.3
2
pytest==7.1.2
samples/snippets/requirements.txt
@@ -1,5 +1,5 @@
-google-cloud-bigquery-storage==2.13.2
-google-cloud-bigquery==3.1.0
+google-cloud-bigquery-storage==2.14.1
+google-cloud-bigquery==3.3.0
3
pandas===1.3.5; python_version == '3.7'
4
-pandas==1.4.2; python_version >= '3.8'
+pandas==1.4.3; python_version >= '3.8'
5
pyarrow==8.0.0
0 commit comments