Skip to content

Commit 5c7609a

Browse files
authored
chore(dataflow/composer): bump pytest to 9.1.1 in composer and dataflow samples (#14380)
* chore(dataflow/composer): bump pytest to 9.1.1 in composer and dataflow samples * fixed typo.
1 parent cd4682f commit 5c7609a

9 files changed

Lines changed: 12 additions & 12 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest==8.2.0
1+
pytest==9.1.1
22
cloud-composer-dag-test-utils==0.0.1
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest==8.2.0
2-
cloud-composer-dag-test-utils==1.0.0
1+
pytest==9.1.1
2+
cloud-composer-dag-test-utils==1.0.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest==8.2.0
2-
cloud-composer-dag-test-utils==1.0.0
1+
pytest==9.1.1
2+
cloud-composer-dag-test-utils==1.0.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest==8.2.0
2-
cloud-composer-dag-test-utils==1.0.0
1+
pytest==9.1.1
2+
cloud-composer-dag-test-utils==1.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest==8.3.2
1+
pytest==9.1.1
22
cloud-composer-dag-test-utils==1.0.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==2.131.0
22
google-cloud-storage==2.9.0
33
pytest-xdist==3.3.0
4-
pytest==8.2.0
4+
pytest==9.1.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==2.131.0
22
google-cloud-storage==2.9.0
33
pytest-xdist==3.3.0
4-
pytest==8.2.0
4+
pytest==9.1.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-api-python-client==2.131.0
22
google-cloud-storage==2.9.0
33
pytest-xdist==3.3.0
4-
pytest==8.2.0
4+
pytest==9.1.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
google-api-python-client==2.131.0
22
google-cloud-storage==2.9.0
33
pytest-xdist==3.3.0
4-
pytest==8.2.0
4+
pytest==9.1.1
55
pyyaml==6.0.2

0 commit comments

Comments
 (0)