Explorar el Código

Bump DRF to 3.9.1 to address WS-2019-0037

Jeremy Stretch hace 6 años
padre
commit
c4f481d705
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -7,7 +7,7 @@ django-tables2==2.0.3
 django-taggit==0.23.0
 django-taggit-serializer==0.1.7
 django-timezone-field==3.0
-djangorestframework==3.9.0
+djangorestframework==3.9.1
 drf-yasg[validation]==1.14.0
 graphviz==0.10.1
 Jinja2==2.10