From 2a99d35f3b79836f9c4c0d3fa12094e3b20b9f53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:22:40 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /schedule-backend 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) Signed-off-by: dependabot[bot] --- schedule-backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schedule-backend/requirements.txt b/schedule-backend/requirements.txt index bc8a2f2..caeb3ce 100644 --- a/schedule-backend/requirements.txt +++ b/schedule-backend/requirements.txt @@ -58,7 +58,7 @@ pyrsistent==0.15.5 pyserial==3.4 python-apt==2.0.0 python-debian===0.1.36ubuntu1 -PyYAML==5.3.1 +PyYAML==5.4 requests==2.22.0 requests-unixsocket==0.2.0 SecretStorage==2.3.1