From a6df04f9667f3f6e05f89bd17e01ba275c6557f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:35:11 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 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] --- odoo_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odoo_requirements.txt b/odoo_requirements.txt index b91509a..136d45a 100644 --- a/odoo_requirements.txt +++ b/odoo_requirements.txt @@ -32,7 +32,7 @@ python-openid==2.2.5 python-stdnum==1.3 pytz==2016.6.1 pyusb==1.0.0 -PyYAML==3.11 +PyYAML==5.4 qrcode==5.3 reportlab==3.3.0 requests==2.10.0