1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Upgrade to Django 1.9.8 (security fix)

This commit is contained in:
Jeremy Stretch
2016-07-20 17:17:39 -04:00
parent 48b8602c3f
commit 9a9e3c1479

View File

@@ -1,5 +1,5 @@
cryptography==1.4
Django==1.9.7
Django==1.9.8
django-debug-toolbar==1.4
django-filter==0.13.0
django-rest-swagger==0.3.7