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 2a00b13

Browse filesBrowse files
chore(deps): update all dependencies (#1412)
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent c7ee613 commit 2a00b13
Copy full SHA for 2a00b13

File tree

Expand file treeCollapse file tree

2 files changed

+11
-9
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+11
-9
lines changed
Open diff view settings
Collapse file
+5-4Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
backoff==2.2.1
22
pytest===7.4.4; python_version == '3.7'
3-
pytest==8.3.4; python_version >= '3.8'
4-
mock==5.1.0
3+
pytest==8.3.5; python_version >= '3.8'
4+
mock==5.2.0
55
flaky==3.8.1
6-
google-cloud-bigquery==3.27.0
7-
google-cloud-storage==2.19.0
6+
google-cloud-bigquery==3.30.0; python_version < '3.9'
7+
google-cloud-bigquery==3.33.0; python_version >= '3.9'
8+
google-cloud-storage==3.1.0
Collapse file

‎samples/snippets/requirements.txt‎

Copy file name to clipboard
+6-5Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
google-cloud-pubsub==2.28.0
1+
google-cloud-pubsub==2.29.0
22
avro==1.12.0
33
protobuf===4.24.4; python_version == '3.7'
4-
protobuf==5.29.2; python_version >= '3.8'
4+
protobuf===5.29.4; python_version == '3.8'
5+
protobuf==6.31.0; python_version >= '3.9'
56
avro==1.12.0
67
opentelemetry-api===1.22.0; python_version == '3.7'
78
opentelemetry-sdk===1.22.0; python_version == '3.7'
8-
opentelemetry-api==1.29.0; python_version >= '3.8'
9-
opentelemetry-sdk==1.29.0; python_version >= '3.8'
10-
opentelemetry-exporter-gcp-trace==1.7.0
9+
opentelemetry-api==1.33.1; python_version >= '3.8'
10+
opentelemetry-sdk==1.33.1; python_version >= '3.8'
11+
opentelemetry-exporter-gcp-trace==1.9.0

0 commit comments

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