Update version of PyYAML
Change-Id: I9254ca44d4ff5c3a4a100ead41329d64e347951e
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
(cherry picked from commit 41f7393ba4efde7c764569c6a357a124a6b17017)
diff --git a/requirements.in b/requirements.in
index e76dad1..71f1f9a 100755
--- a/requirements.in
+++ b/requirements.in
@@ -15,6 +15,6 @@
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
-pyyaml==5.4.1
+pyyaml>6
pymzn==0.18.*
jinja2