Skip to content

Commit

Permalink
Merge pull request #174 from ClearcodeHQ/dependabot/pip/pytest-5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Aug 16, 2019
2 parents 24774e5 + a9b069a commit 92b282e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# test runs requirements (versions we'll be testing against) - automatically updated by requires.io
coverage==4.5.4 # pytest-cov
pytest==5.0.1; python_version>'3.4'
pytest==5.1.0; python_version>'3.4'
pytest>=4.4.0; python_version<='3.4' # rq.filter: <5.0.0
port-for==0.4
mirakuru==2.0.1; python_version>'3.4'

0 comments on commit 92b282e

Please sign in to comment.