From 7bdd405b0e05b3d4694794532461bb4c9da5b5a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Apr 2021 17:26:22 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 230f193..4bc7c05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -108,7 +108,7 @@ python-debian==0.1.32 pytz==2019.2 pytzdata==2019.2 pyxdg==0.25 -PyYAML==3.13 +PyYAML==5.4 pyzmq==18.1.0 qtconsole==4.5.2 redis==3.3.6