From 6e57e031d6f61d8f91b4ac609d6012708d363dac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Nov 2021 16:05:41 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /infradb 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] --- infradb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infradb/requirements.txt b/infradb/requirements.txt index c8ea00f7..98847b94 100644 --- a/infradb/requirements.txt +++ b/infradb/requirements.txt @@ -1,3 +1,3 @@ git+https://github.com/couchbase/python-couchbase-commons@v0.4.1#egg=cbbuild-0.4.1&subdirectory=cbbuild docker==3.3.0 -PyYAML==3.12 +PyYAML==5.4