aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-11-14 11:44:12 +0200
committerGravatar ks129 <[email protected]>2020-11-14 11:44:12 +0200
commit6db7b4f5191a78dc816235b25b3085f61887452d (patch)
tree00e303b0946fe60f8c2f0d2b959e3e4349341bd4 /Pipfile
parentCreate as_icon templatetag and tests for it (diff)
Push Django Simple Bulma version
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 3bc89d62..a9d9f6c4 100644
--- a/Pipfile
+++ b/Pipfile
@@ -11,7 +11,7 @@ django-hosts = "~=4.0"
djangorestframework = "~=3.11.0"
djangorestframework-bulk = "~=0.2.1"
psycopg2-binary = "~=2.8"
-django-simple-bulma = "~=1.2"
+django-simple-bulma = "~=2.1"
whitenoise = "~=5.0"
requests = "~=2.21"
pyyaml = "~=5.1"