From bca873c89175a41aead4ec48b40ba8757a11b2ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:45:30 +0000 Subject: [PATCH] Bump pyyaml from 5.1b5 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1b5 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/commits/5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a56495d..ce4115bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ multiprocessing Fabric==1.14.1 pymongo==3.7.2 pynsca==1.6 -PyYAML==5.1b5 +PyYAML==5.4 boto==2.49.0 filechunkio==1.8 python-dateutil==2.8.0