Skip to content

Commit 2d81722

Browse files
pyup-botgenomics-geek
authored andcommitted
Scheduled weekly dependency update for week 31 (#100)
* Update djangorestframework from 3.10.1 to 3.10.2 * Update coverage from 4.5.3 to 4.5.4 * Update django-test-plus from 1.2.1 to 1.3.1
1 parent ed67011 commit 2d81722

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Additional requirements go here
33

4-
djangorestframework==3.10.1
4+
djangorestframework==3.10.2
55

66
django-filter==2.2.0
77
django-genomix==0.6.8

requirements_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
coverage==4.5.3
1+
coverage==4.5.4
22
mock==3.0.5
33
flake8==3.7.8
44
tox==3.13.2
@@ -12,5 +12,5 @@ pytest-cov==2.7.1
1212
pytest-django==3.5.1
1313
pytest-sugar==0.9.2
1414
django-coverage-plugin==1.6.0
15-
django-test-plus==1.2.1
15+
django-test-plus==1.3.1
1616
model-mommy==1.6.0

0 commit comments

Comments
 (0)