Update the Django version to 2.2.27 22/127722/1
authordengyh <dengyuanhong@chinamobile.com>
Mon, 14 Mar 2022 02:43:47 +0000 (10:43 +0800)
committerdengyh <dengyuanhong@chinamobile.com>
Mon, 14 Mar 2022 02:44:10 +0000 (10:44 +0800)
Change-Id: I9ed9caddf1cf0385ffcd3373bf87b4965663271a
Issue-ID: VFC-1938
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
gvnfmadapter/requirements.txt

index 5cfd56f..4844e53 100644 (file)
@@ -1,7 +1,7 @@
 jsonschema==3.2.0
 
 # rest framework
-Django==2.1.10
+Django==2.2.27
 djangorestframework==3.10.0
 
 # for call rest api