Skip to content

Commit

Permalink
Merge branch 'master' into f/add-postgres-start-options
Browse files Browse the repository at this point in the history
  • Loading branch information
rafmagns-skepa-dreag committed Dec 29, 2020
2 parents 76cd87f + 59b95bf commit 591ba39
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,7 +1,7 @@
# test runs requirements (versions we'll be testing against) - automatically updated by requires.io
pip>=9 # minimum installation requirements
setuptools>=21 # minimum installation requirements
coverage==5.3 # pytest-cov
coverage==5.3.1 # pytest-cov
pytest==6.2.1
pytest-cov==2.10.1
pytest-xdist==2.2.0
Expand Down

0 comments on commit 591ba39

Please sign in to comment.