From 648fb81f615a06a772b7b6aad1da309446e669d5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Sep 2021 12:01:58 +0000 Subject: [PATCH] Update dependency PyYAML to v5.4 [SECURITY] --- py-utils/python_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-utils/python_requirements.txt b/py-utils/python_requirements.txt index 9c1ca073e..64fb93943 100644 --- a/py-utils/python_requirements.txt +++ b/py-utils/python_requirements.txt @@ -9,6 +9,6 @@ networkx==2.4 paramiko==2.7.1 python-consul==1.1.0 python-crontab==2.5.1 -PyYAML==5.1.2 +PyYAML==5.4 schematics==2.1.0 toml==0.10.0