aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2019-04-19 17:59:55 +0100
committerGravatar Gareth Coles <[email protected]>2019-04-19 17:59:55 +0100
commit14e98f1e790c85e761c9ead44160ac1174f808d2 (patch)
treecd362664b5a3c5501338fa76d12589e702374676 /Pipfile
parentTests for templatetags (diff)
Lint and update django-simple-bulma
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
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"