From b12512ec239c2e60ede9e6735fb2ecd4aee63380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Oct 2020 03:24:24 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 836d48f..d746aff --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pyasn1==0.1.9 pycrypto==2.6.1 pyserial==2.6 pyxdg==0.25 -PyYAML==3.12 +PyYAML==5.1 query-string==0.0.28 request==0.0.26 requests==2.12.4