Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 8a83037

Browse files
committed
chore(deps): update all dependencies
1 parent c3ea54e commit 8a83037

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

samples/beam/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apache-beam===2.60.0; python_version == '3.8'
22
apache-beam===2.69.0; python_version == '3.9'
3-
apache-beam==2.71.0; python_version >= '3.10'
3+
apache-beam==2.72.0; python_version >= '3.10'
44
google-cloud-bigtable==2.35.0
5-
google-cloud-core==2.5.0
5+
google-cloud-core==2.5.1

samples/hello/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-bigtable==2.35.0
2-
google-cloud-core==2.5.0
2+
google-cloud-core==2.5.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
google-cloud-bigtable==2.35.0
2-
google-cloud-monitoring==2.29.0
2+
google-cloud-monitoring==2.30.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
pytest
2-
google-cloud-testutils==1.7.0
2+
google-cloud-testutils==1.7.1

0 commit comments

Comments
 (0)