aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2020-01-12 12:39:42 +0100
committerGravatar GitHub <[email protected]>2020-01-12 12:39:42 +0100
commitacc8b5e5de72e63c37959cd4e62b1e6e462b25ee (patch)
tree0e3ec2b9a6b45785d764f5e445626662618cbab6 /Pipfile
parentMerge branch 'bot#549-show-attachments-staff' of https://github.com/python-di... (diff)
parentAdding iframe attributes to attribute whitelist (diff)
Merge branch 'master' into bot#549-show-attachments-staff
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index cb5776e0..c765d557 100644
--- a/Pipfile
+++ b/Pipfile
@@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true
[packages]
-django = "~=2.2.0"
+django = "~=2.2.8"
django-crispy-forms = "~=1.7.2"
django-environ = "~=0.4.5"
django-filter = "~=2.1.0"