From 73d461dca36b1d2e496141709a048351c60dc085 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 19:42:40 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.1 in /PyGameEngine Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.1. - [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.1) Signed-off-by: dependabot[bot] --- PyGameEngine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyGameEngine/requirements.txt b/PyGameEngine/requirements.txt index c7e00ca..f46ccb8 100644 --- a/PyGameEngine/requirements.txt +++ b/PyGameEngine/requirements.txt @@ -42,7 +42,7 @@ pyserial==3.4 python-apt==1.6.4 python-debian==0.1.32 pyxdg==0.25 -PyYAML==3.12 +PyYAML==5.1 requests==2.18.4 requests-unixsocket==0.1.5 SecretStorage==2.3.1