From eb168e04871a3218cd000dc2d81fd271065a27c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 01:27:19 +0000 Subject: [PATCH] Bump pyyaml from 3.10 to 5.1 in /devsecops/simplehttpserver Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.10 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.10...5.1) Signed-off-by: dependabot[bot] --- devsecops/simplehttpserver/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devsecops/simplehttpserver/requirements.txt b/devsecops/simplehttpserver/requirements.txt index b0ec3c0..8980eb3 100644 --- a/devsecops/simplehttpserver/requirements.txt +++ b/devsecops/simplehttpserver/requirements.txt @@ -23,7 +23,7 @@ python-linux-procfs==0.4.9 pytoml==0.1.14 pyudev==0.15 pyxattr==0.5.1 -PyYAML==3.10 +PyYAML==5.1 registries==0.1 schedutils==0.4 seobject==0.1