From 32c0f925892f0c9f65cc4dbb9cc6605c6c8ac070 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:49:12 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 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] --- requirements.txt | 2 +- verify/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d2ef600..723d4d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ msgpack-python==0.5.6 pyrsistent==0.14.11 python-dateutil==2.8.0 pytz==2018.9 -pyyaml==5.1 +pyyaml==5.4 requests-toolbelt==0.9.1 requests==2.21.0 rfc3987==1.3.8 diff --git a/verify/requirements.txt b/verify/requirements.txt index 0ac5f36..f6a6c33 100644 --- a/verify/requirements.txt +++ b/verify/requirements.txt @@ -16,7 +16,7 @@ msgpack-python==0.5.6 pyrsistent==0.14.11 python-dateutil==2.8.0 pytz==2018.9 -pyyaml==5.1 +pyyaml==5.4 requests-toolbelt==0.9.1 requests==2.21.0 rfc3987==1.3.8