From 09f2fc5a5f7799e75a2e2be60e743a3872b0748b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 11:27:23 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 in /ni_mon Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.1.2...5.4) Signed-off-by: dependabot[bot] --- ni_mon/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ni_mon/requirements.txt b/ni_mon/requirements.txt index 961ce0c..720ef3c 100644 --- a/ni_mon/requirements.txt +++ b/ni_mon/requirements.txt @@ -9,6 +9,6 @@ setuptools >= 21.0.0 python-keystoneclient == 3.20.0 requests == 2.22.0 confluent-kafka==1.1.0 -pyyaml==5.1.2 +pyyaml==5.4 influxdb==5.2.3 python-zunclient==4.3.0