From 45da55f16f722651f79f1a7a37c5c0860000e1a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jan 2021 18:22:55 +0000 Subject: [PATCH] Bump pillow in /GUI/panel-examples/apps/django_multi_apps Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 7.1.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/7.0.0...7.1.0) Signed-off-by: dependabot[bot] --- GUI/panel-examples/apps/django_multi_apps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUI/panel-examples/apps/django_multi_apps/requirements.txt b/GUI/panel-examples/apps/django_multi_apps/requirements.txt index e37441b..9b2855f 100644 --- a/GUI/panel-examples/apps/django_multi_apps/requirements.txt +++ b/GUI/panel-examples/apps/django_multi_apps/requirements.txt @@ -23,7 +23,7 @@ packaging==20.0 pandas==0.25.3 panel==0.9.3 param==1.9.2 -Pillow==7.0.0 +Pillow==7.1.0 pyasn1==0.4.8 pyasn1-modules==0.2.7 pycparser==2.19