Browse Source

Bump pillow from 7.2.0 to 8.0.1

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.0.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/7.2.0...8.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 5 years ago
parent
commit
cdf4025f26
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -7,7 +7,7 @@ django-extensions>=2.2,<3.1
7 7
 psycopg2-binary>=2.8,<2.9
8 8
 
9 9
 # Sandbox
10
-Pillow==7.2.0
10
+Pillow==8.0.1
11 11
 Whoosh==2.7.4
12 12
 django-environ==0.4.5
13 13
 django-redis==4.12.1

Loading…
Cancel
Save