From b258f65762e097fad1c0c8267923a68d0cb028a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 13 Mar 2019 22:10:52 +0000 Subject: [PATCH] [Security] Bump pyyaml from 3.13 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.1. **This update includes security fixes.** - [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.13...5.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f08a6c08..b8dc3fb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ ndg-httpsclient==0.5.0 pyasn1==0.4.3 pyOpenSSL==18.0.0 -e git+https://github.com/LabAdvComp/parcel.git@8cf5fe9922f3f3f1f9930c47783fc18c512d6b6a#egg=parcel -PyYAML==3.13 +PyYAML==5.1