From 7d9b1e7ed3954c22557f2679a67404eb19a0fbea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:09:32 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /deprecated Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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/3.11...5.4) 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..401b51e 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.4 # via pyaml sh==1.11 simplejson==3.7.3 wheel==0.24.0