mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Bumped minimum Pillow version to 6.2.0 in test requirements.
Pillow < 6.2.0 is vulnerable to CVE-2019-16865.
This commit is contained in:
parent
6e9189c080
commit
e10ebf43e1
2 changed files with 2 additions and 2 deletions
|
@ -277,7 +277,7 @@ dependencies:
|
|||
* geoip2_
|
||||
* jinja2_ 2.7+
|
||||
* numpy_
|
||||
* Pillow_
|
||||
* Pillow_ 6.2.0+
|
||||
* PyYAML_
|
||||
* pytz_ (required)
|
||||
* pywatchman_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue