Update the version of ruamel.yaml to 0.16.12
[modeling/etsicatalog.git] / requirements.txt
index b7652a2..0978818 100644 (file)
@@ -19,7 +19,7 @@ unittest_xml_reporting==1.12.0
 nfv-toscaparser==1.1.2.dev2
 
 # for auto swagger
-ruamel.yaml==0.16.10
+ruamel.yaml==0.16.12
 drf-yasg==1.17.0
 flex>=6.11.1
 swagger-spec-validator>=2.1.0
@@ -28,4 +28,4 @@ swagger-spec-validator>=2.1.0
 uwsgi
 
 apscheduler==3.6.3
-PyYAML==5.3.1
\ No newline at end of file
+PyYAML==5.4.1
\ No newline at end of file