From b1c035016f69d8ac2980f1a81b5c30377315f688 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:59:45 +0000 Subject: [PATCH] Bump pyyaml from 3.10 to 5.4 in /odoo61/files Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.10 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.10...5.4) Signed-off-by: dependabot[bot] --- odoo61/files/requirements61.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odoo61/files/requirements61.txt b/odoo61/files/requirements61.txt index 5a9d8df0..97045ffb 100644 --- a/odoo61/files/requirements61.txt +++ b/odoo61/files/requirements61.txt @@ -10,7 +10,7 @@ OERPLib==0.8.0 Pillow==2.3.0 PyGithub==1.25.1 PyWebDAV==0.9.8 -PyYAML==3.10 +PyYAML==5.4 Pygments==1.6 Routes==2.0 SOAPpy==0.12.22