Skip to content

Commit

Permalink
Merge pull request #625 from alphagov/pyup-update-pytest-4.6.3-to-5.0.0
Browse files Browse the repository at this point in the history
Update pytest to 5.0.0
  • Loading branch information
quis authored Jul 1, 2019
2 parents b2c8e0d + 43327ac commit abb77b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_for_test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements.txt
pytest==4.6.3
pytest==5.0.0
pytest-mock==1.10.4
pytest-cov==2.7.1
pytest-xdist==1.29.0
Expand Down

0 comments on commit abb77b9

Please sign in to comment.