From 4cfc20b2f31f7f8ff2c46f6bef8433e4d11d8ceb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:44:10 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /setup/win32 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] --- setup/win32/winpy_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/win32/winpy_requirements.txt b/setup/win32/winpy_requirements.txt index 90a4a001..1cf9bf9c 100644 --- a/setup/win32/winpy_requirements.txt +++ b/setup/win32/winpy_requirements.txt @@ -25,7 +25,7 @@ pyserial==3.1.1 python-dateutil==2.5.3 pytz==2016.7 pyusb==1.0.0 -PyYAML==3.12 +PyYAML==5.4 qrcode==5.3 reportlab>=3.3.0 requests==2.20.0