From: dyh Date: Tue, 15 Jun 2021 02:02:21 +0000 (+0800) Subject: Update PyYAML version to 5.4.1 X-Git-Tag: 1.4.4~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=d49172ff6ca087160bad9901daf8efa9917b9bd2;p=vfc%2Fnfvo%2Flcm.git Update PyYAML version to 5.4.1 Change-Id: Icf287b240986168d00a2f718d7d37f462efec220 Issue-ID: VFC-1863 Signed-off-by: dyh --- diff --git a/requirements.txt b/requirements.txt index c97cef77..2ac343eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,4 +36,4 @@ swagger-spec-validator>=2.1.0 # uwsgi for parallel processing uwsgi -PyYAML==5.3.1 +PyYAML==5.4.1