From a1eef47c47a9fab185c1653dfd2ff570456dbd57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jun 2021 08:59:55 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /requirements Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.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.3.1...5.4) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 8f0b35040c..2fc518d9d7 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -41,7 +41,7 @@ pynacl==1.3.0 # via paramiko pyrsistent==0.16.0 # via jsonschema -pyyaml==5.3.1 +pyyaml==5.4 # via # -r base.in # docker-compose