From a7c6835972705ef0bb531cf293da0b90230c9107 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 14:16:20 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 8.1.1 in /Django/Video_Project Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 8.1.1. - [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/6.1.0...8.1.1) Signed-off-by: dependabot[bot] --- Django/Video_Project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Django/Video_Project/requirements.txt b/Django/Video_Project/requirements.txt index e16ce1e..9017153 100644 --- a/Django/Video_Project/requirements.txt +++ b/Django/Video_Project/requirements.txt @@ -2,7 +2,7 @@ Django==2.2.3 django-redis==4.10.0 django-redis-cache==2.0.0 mysqlclient==1.4.2.post1 -Pillow==6.1.0 +Pillow==8.1.1 PyMySQL==0.9.3 pytz==2019.1 redis==3.3.5