From 363b7fa50e36ad681ada21d084017bb5973a79e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:06:56 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 in /mock Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 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...5.4) Signed-off-by: dependabot[bot] --- mock/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mock/requirements.txt b/mock/requirements.txt index 45f2dc0..4df9b2e 100644 --- a/mock/requirements.txt +++ b/mock/requirements.txt @@ -11,7 +11,7 @@ MarkupSafe==1.1.1 paho-mqtt==1.4.0 passlib==1.7.1 pycryptodome==3.8.2 -PyYAML==5.1 +PyYAML==5.4 requests==2.22.0 six==1.12.0 transitions==0.6.9