Skip to content

Commit c4bfaf0

Browse files
authored
Merge pull request #39 from maidstone-hackspace/pyup-pin-djangorestframework-3.5.4
Pin djangorestframework to latest version 3.5.4
2 parents 4f384d5 + a3d033b commit c4bfaf0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

requirements/base.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,7 @@ braintree==3.35.0
5858
django-autofixture==0.12.1
5959

6060
git+https://github.com/olymk2/scaffold.git
61-
djangorestframework
61+
62+
djangorestframework==3.5.4
6263
django-filter==1.0.1
64+

0 commit comments

Comments
 (0)