Skip to content

Commit

Permalink
chore(deps): update dependency pytest-xdist to ==2.5.*
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 50ba1c5 commit e5cf19c
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 @@ -76,7 +76,7 @@ test = [
"pytest==6.2.5",
"pytest-bdd==4.0.*",
"pytest-cov==2.11.*",
"pytest-xdist==2.2.*",
"pytest-xdist==2.5.*",
"pytest-mccabe>=2.0.0,<3.0.0",
]

Expand Down

0 comments on commit e5cf19c

Please sign in to comment.