From a78d304ea5e65b2e4f3b00a363e0f9829fb0a796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 23:56:28 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.1 in /deprecated Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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.11...5.1) Signed-off-by: dependabot[bot] --- deprecated/requirements_freeze.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deprecated/requirements_freeze.txt b/deprecated/requirements_freeze.txt index 79360d2..1c3bb80 100644 --- a/deprecated/requirements_freeze.txt +++ b/deprecated/requirements_freeze.txt @@ -15,7 +15,7 @@ pyaml==15.5.7 pymongo==2.8 # via cloudmesh-base, mongoengine pytimeparse==1.1.4 # via cloudmesh-base pytz==2015.4 # via cloudmesh-timestring -pyyaml==3.11 # via pyaml +pyyaml==5.1 # via pyaml sh==1.11 simplejson==3.7.3 wheel==0.24.0