From fdfb9f2879fbc654ceb06d9c0cc69a039d50e4c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:47:05 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 in /emulators/winedrop/patches Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.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.1...5.4) Signed-off-by: dependabot[bot] --- emulators/winedrop/patches/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/winedrop/patches/requirements.txt b/emulators/winedrop/patches/requirements.txt index 126048e..466e0bb 100644 --- a/emulators/winedrop/patches/requirements.txt +++ b/emulators/winedrop/patches/requirements.txt @@ -2,4 +2,4 @@ pefile construct==2.5.2 pdbparse==1.2 requests -pyyaml==5.1 +pyyaml==5.4