Skip to content

Commit

Permalink
Update pytest-xdist
Browse files Browse the repository at this point in the history
  • Loading branch information
almet committed Nov 24, 2023
1 parent e43d9bd commit 3c85d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ test = [
"pytest==6.2.5",
"pytest-django==4.5.2",
"pytest-playwright>=0.4.3,<1",
"pytest-xdist>=0.10.2,<1",
"pytest-xdist>=3.5.0,<4",

]
docker = [
Expand Down

0 comments on commit 3c85d09

Please sign in to comment.