2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 19:45:46 +00:00

Merge pull request #417 from inventree/dependabot/pip/django-2.2.3

Bump django from 2.2.2 to 2.2.3
This commit is contained in:
Oliver
2019-07-04 08:49:31 +10:00
committed by GitHub

View File

@ -1,4 +1,4 @@
Django==2.2.2 # Django package
Django==2.2.3 # Django package
# psycopg2>=2.8.1 # PostgreSQL package
pillow>=5.0.0 # Image manipulation
djangorestframework>=3.6.2 # DRF framework