Browse Source

Bump pillow from 7.1.2 to 7.2.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
master
dependabot-preview[bot] 5 years ago
parent
commit
3f37d7a4c4
No account linked to committer's email address
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.1.2
10
+Pillow==7.2.0
11 11
 Whoosh==2.7.4
12 12
 django-environ==0.4.5
13 13
 django-redis==4.12.1

Loading…
Cancel
Save