From a21c5be55dfefd3af12517ea6ac52ae6fcf424a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:55:45 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /python Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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.11...5.4) Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 2e49d57..0982ac0 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -37,7 +37,7 @@ python-apt==1.1.0b1+ubuntu0.16.4.1 python-debian==0.1.27 python-systemd==231 pyxdg==0.25 -PyYAML==3.11 +PyYAML==5.4 reportlab==3.3.0 requests==2.9.1 sessioninstaller==0.0.0