mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
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:
commit
5f04802ead
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user