mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Merge pull request #587 from inventree/dependabot/pip/pillow-6.2.0
Bump pillow from 5.0.0 to 6.2.0
This commit is contained in:
commit
bd2a2b5b26
@ -1,5 +1,5 @@
|
||||
Django==2.2.8 # Django package
|
||||
pillow==5.0.0 # Image manipulation
|
||||
pillow==6.2.0 # Image manipulation
|
||||
djangorestframework==3.10.3 # DRF framework
|
||||
django-cors-headers==3.2.0 # CORS headers extension for DRF
|
||||
django_filter==2.2.0 # Extended filtering options
|
||||
|
Loading…
Reference in New Issue
Block a user