From dfa19a086e2e03569a0866a9d74ea8c9d9a4b0f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:18:54 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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/3.12...5.4) Signed-off-by: dependabot[bot] --- devops-requirements.txt | 2 +- mac-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devops-requirements.txt b/devops-requirements.txt index bdd99ac9..1c7d614c 100644 --- a/devops-requirements.txt +++ b/devops-requirements.txt @@ -58,7 +58,7 @@ python-dateutil==2.5.0 python-mimeparse==1.5.1 PyTrie==0.2 pytz==2014.10 -PyYAML==3.12 +PyYAML==5.4 requests==2.11.1 sdnotify==0.3.1 service-identity==16.0.0 diff --git a/mac-requirements.txt b/mac-requirements.txt index bdd99ac9..1c7d614c 100644 --- a/mac-requirements.txt +++ b/mac-requirements.txt @@ -58,7 +58,7 @@ python-dateutil==2.5.0 python-mimeparse==1.5.1 PyTrie==0.2 pytz==2014.10 -PyYAML==3.12 +PyYAML==5.4 requests==2.11.1 sdnotify==0.3.1 service-identity==16.0.0