Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b0b8833

Browse filesBrowse files
authored
chore(deps): update dependency google-cloud-bigquery to v2.25.1 (GoogleCloudPlatform#6608)
1 parent b13bf60 commit b0b8833
Copy full SHA for b0b8833

File tree

Expand file treeCollapse file tree

8 files changed

+8
-8
lines changed
Filter options
Expand file treeCollapse file tree

8 files changed

+8
-8
lines changed
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigquery==2.24.1
1+
google-cloud-bigquery==2.25.1
22
Flask==2.0.1

‎bigquery/bqml/requirements.txt

Copy file name to clipboardExpand all lines: bigquery/bqml/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-bigquery[pandas,bqstorage]==2.24.1
1+
google-cloud-bigquery[pandas,bqstorage]==2.25.1
22
google-cloud-bigquery-storage==2.6.3
33
pandas==1.1.5; python_version < '3.7'
44
pandas==1.2.0; python_version > '3.6'

‎bigquery/datalab-migration/requirements.txt

Copy file name to clipboardExpand all lines: bigquery/datalab-migration/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
grpcio==1.39.0
2-
google-cloud-bigquery[pandas,pyarrow]==2.24.1
2+
google-cloud-bigquery[pandas,pyarrow]==2.25.1
33
google-cloud-bigquery-storage==2.6.3
44
datalab==1.2.0
55
ipython==7.18.1; python_version > '3.6'

‎bigquery/pandas-gbq-migration/requirements.txt

Copy file name to clipboardExpand all lines: bigquery/pandas-gbq-migration/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
google-cloud-bigquery==2.24.1
1+
google-cloud-bigquery==2.25.1
22
google-cloud-bigquery-storage==2.6.3
33
pandas==1.1.5; python_version < '3.7'
44
pandas==1.2.4; python_version > '3.6'

‎data-science-onramp/data-ingestion/requirements.txt

Copy file name to clipboardExpand all lines: data-science-onramp/data-ingestion/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
#google-auth-httplib2==0.0.3
44
google-cloud-storage==1.42.0
55
google-cloud-dataproc==2.5.0
6-
google-cloud-bigquery==2.24.1
6+
google-cloud-bigquery==2.25.1
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest==6.2.4
22
pandas==1.1.5; python_version < '3.7'
33
pandas==1.2.0; python_version > '3.6'
4-
google-cloud-bigquery==2.24.1
4+
google-cloud-bigquery==2.25.1
55
pyarrow==5.0.0

‎notebooks/requirements.txt

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-storage==1.42.0
2-
google-cloud-bigquery[pandas,pyarrow]==2.24.1
2+
google-cloud-bigquery[pandas,pyarrow]==2.25.1
33
matplotlib==3.1.2; python_version > '3.0'
44
matplotlib==2.2.5; python_version < '3.0'
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Pillow==8.3.1
22
apache-beam[gcp]==2.31.0
33
google-cloud-aiplatform==1.1.1
4-
google-cloud-bigquery==2.24.1 # Indirect dependency, but there is a version conflict that causes pip to hang unless we constraint this.
4+
google-cloud-bigquery==2.25.1 # Indirect dependency, but there is a version conflict that causes pip to hang unless we constraint this.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.