Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #43 from drummonds/pyup-pin-django-tables2-1.14.2
Browse files Browse the repository at this point in the history
Pin django-tables2 to latest version 1.14.2
  • Loading branch information
drummonds authored Nov 1, 2017
2 parents 912faba + a4543ee commit 9be6265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ numpy
raven==6.1.0

# for formatting tables
django-tables2
django-tables2==1.14.2
requests
tablib

Expand Down

0 comments on commit 9be6265

Please sign in to comment.