Skip to content

Commit

Permalink
Merge pull request #105 from chopdgd/pyup-scheduled-update-2019-04-08
Browse files Browse the repository at this point in the history
Scheduled weekly dependency update for week 14
  • Loading branch information
genomics-geek authored Apr 10, 2019
2 parents c1cbed3 + 60c594e commit dd18c4e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 9 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Config file for automatic testing at travis-ci.org

dist: xenial

language: python

python:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Additional requirements go here

djangorestframework==3.9.1
djangorestframework==3.9.2

django-filter==2.1.0
django-genomix==0.6.5
Expand Down
6 changes: 3 additions & 3 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bumpversion==0.5.3
wheel==0.32.3
wheel==0.33.1

# Docs requirements
Sphinx==1.8.4
sphinx-rtd-theme==0.4.2
Sphinx==2.0.0
sphinx-rtd-theme==0.4.3
sphinxcontrib-napoleon==0.7
10 changes: 5 additions & 5 deletions requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
coverage==4.5.2
coverage==4.5.3
mock==2.0.0
flake8==3.7.5
tox==3.7.0
flake8==3.7.7
tox==3.8.6
codecov==2.0.15


# Additional test requirements go here

pytest==4.2.0
pytest==4.4.0
pytest-cov==2.6.1
pytest-django==3.4.7
pytest-django==3.4.8
pytest-sugar==0.9.2
django-coverage-plugin==1.6.0
django-test-plus==1.1.1
Expand Down

0 comments on commit dd18c4e

Please sign in to comment.