Merge pull request #1487 from inventree/dependabot/pip/django-3.1.8

Bump django from 3.1.7 to 3.1.8
This commit is contained in:
Oliver 2021-04-19 21:11:08 +10:00 committed by GitHub
commit 5f04802ead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
invoke>=1.4.0 # Invoke build tool
wheel>=0.34.2 # Wheel
Django==3.1.7 # Django package
Django==3.1.8 # Django package
pillow==8.1.1 # Image manipulation
djangorestframework==3.11.2 # DRF framework
django-dbbackup==3.3.0 # Database backup / restore functionality