Skip to content

Commit

Permalink
bump reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
asherf committed Aug 10, 2019
1 parent 38d1aa5 commit 978321b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
elasticsearch==1.9.0
mock==1.0.1
mock==3.0.5
6 changes: 3 additions & 3 deletions requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==2.8.2
pytest-cov==2.2.0
pytest-xdist==1.13.1
pytest==4.6.5
pytest-cov==2.7.1
pytest-xdist==1.29.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[pytest]
[tool:pytest]
python_files=test*.py

[coverage:run]
Expand Down

0 comments on commit 978321b

Please sign in to comment.