Skip to content

Commit 30071d9

Browse files
chore(deps): update all dependencies (#420)
* chore(deps): update all dependencies * revert pin change for beam samples as a test * also revert pin change for google-cloud-core for beam samples Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent badd7ca commit 30071d9

20 files changed

+24
-24
lines changed

samples/beam/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==6.2.4
1+
pytest==6.2.5

samples/beam/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
apache-beam==2.31.0
1+
apache-beam==2.34.0
22
google-cloud-bigtable<2.0.0
3-
google-cloud-core==1.7.2
3+
google-cloud-core==1.7.2

samples/hello/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==6.2.4
1+
pytest==6.2.5

samples/hello/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigtable==2.3.1
2-
google-cloud-core==1.7.2
1+
google-cloud-bigtable==2.4.0
2+
google-cloud-core==2.2.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==6.2.4
1+
pytest==6.2.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==6.2.4
1+
pytest==6.2.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigtable==2.3.1
1+
google-cloud-bigtable==2.4.0
22
backoff==1.11.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest==6.2.4
1+
pytest==6.2.5
22
mock==4.0.3
33
google-cloud-testutils

samples/metricscaler/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
google-cloud-bigtable==2.3.1
2-
google-cloud-monitoring==2.4.2
1+
google-cloud-bigtable==2.4.0
2+
google-cloud-monitoring==2.8.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pytest==6.2.4
1+
pytest==6.2.5

0 commit comments

Comments
 (0)