Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #384 from adobe-type-tools/renovate/pytest-randoml…
Browse files Browse the repository at this point in the history
…y-3.x
  • Loading branch information
josh-hadley authored Jul 23, 2022
2 parents a92c6fa + b7ebce9 commit 357aa3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ def run(self):
"pytest >=7.1.2, <8",
"pytest-cov >=3, <4",
"pytest-xdist >=2.5.0, <2.6.0",
"pytest-randomly >= 1.2.3, <2",
"pytest-randomly >=3.12, <4",
],
},
cmdclass=cmdclass,
Expand Down

0 comments on commit 357aa3c

Please sign in to comment.