Skip to content

Commit

Permalink
Update pytest deps (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsfehler committed Feb 1, 2024
1 parent ab087e5 commit ebcb9d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Appium-Python-Client==2.5.0
py-moneyed==3.0
pytest==7.3.1
pytest-cov==4.0.0
pytest-splinter4==0.3.0
pytest==8.0.0
pytest-cov==4.1.0
pytest-splinter4==0.4.0
pytest-xdist==3.2.1

0 comments on commit ebcb9d2

Please sign in to comment.