From f487163413fdf5c3e70240f71e51ba91db21289b Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 22 Oct 2019 20:41:44 +0000
Subject: [PATCH 1/4] Bump pillow from 5.0.0 to 6.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 to 6.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/5.0.0...6.2.0)
Signed-off-by: dependabot[bot] File Upload widget with multiple file selection, drag&drop support, progress bars, validation and preview images, audio and video for jQuery UI.Django jQuery File Upload Demo
Basic version
diff --git a/fileupload/templates/fileupload/picture_basicplus_form.html b/fileupload/templates/fileupload/picture_basicplus_form.html
index 2d2069e..e52d1fd 100644
--- a/fileupload/templates/fileupload/picture_basicplus_form.html
+++ b/fileupload/templates/fileupload/picture_basicplus_form.html
@@ -38,11 +38,11 @@
Django jQuery File Upload Demo
Basic Plus version
diff --git a/fileupload/templates/fileupload/picture_form.html b/fileupload/templates/fileupload/picture_form.html
index d77a925..1f352e8 100644
--- a/fileupload/templates/fileupload/picture_form.html
+++ b/fileupload/templates/fileupload/picture_form.html
@@ -6,11 +6,11 @@
Django jQuery File Upload Demo
Basic Plus UI version
diff --git a/fileupload/templates/fileupload/picture_jquery_form.html b/fileupload/templates/fileupload/picture_jquery_form.html
index 0332c31..3de8b18 100644
--- a/fileupload/templates/fileupload/picture_jquery_form.html
+++ b/fileupload/templates/fileupload/picture_jquery_form.html
@@ -82,11 +82,11 @@
jQuery UI version
From 8a5745402b5182670b7991097b522942f04b8322 Mon Sep 17 00:00:00 2001
From: Sigurd Gartmann