From 14e98f1e790c85e761c9ead44160ac1174f808d2 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Fri, 19 Apr 2019 17:59:55 +0100 Subject: Lint and update django-simple-bulma --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index c6f210ab..d45db4d5 100644 --- a/Pipfile +++ b/Pipfile @@ -25,7 +25,7 @@ djangorestframework = "~=3.9.2" djangorestframework-bulk = "~=0.2.1" uwsgi = "~=2.0.18" psycopg2-binary = "~=2.8" -django-simple-bulma = ">=1.1.6,<2.0" +django-simple-bulma = ">=1.1.7,<2.0" django-crispy-bulma = ">=0.1.2,<2.0" wiki = "~=0.4.4" pygments = "~=2.3.1" -- cgit v1.2.3