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

Commit af53167

Browse files
committed
updates pytest version in requirements-test.txt files
1 parent f61f3ce commit af53167

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-testutils==1.6.0
22
pytest==8.3.5
33
mock==5.2.0
4-
pytest-xdist
4+
pytest-xdist==3.6.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pytest==8.3.5
22
mock==5.2.0
3-
pytest-xdist
3+
pytest-xdist==3.6.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-testutils==1.6.0
22
pytest==8.3.5
33
mock==5.2.0
4-
pytest-xdist
4+
pytest-xdist==3.6.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-testutils==1.6.0
22
pytest==8.3.5
33
mock==5.2.0
4-
pytest-xdist
4+
pytest-==3.6.1

samples/snippets/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
google-cloud-testutils==1.6.0
33
pytest==8.3.5
44
mock==5.2.0
5-
pytest-xdist
5+
pytest-xdist==3.6.1

0 commit comments

Comments
 (0)