From 5cbd07999663d215e228225be2d5bb22403e97b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 02:02:00 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 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) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3522d3feac..1fd14c7d28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ boto==2.39.0 ntplib==0.3.3 # the libyaml bindings are optional -pyyaml==3.11 +pyyaml==5.4 # note: requests is also used in many checks # upgrade with caution requests==2.6.0