From 0aac502dcd68cf9846898a1bb1f57b3fe2e5a5ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 16:44:17 +0000 Subject: [PATCH] Bump pyyaml from 5.3 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 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/5.3...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 d87a158..d4c1ab0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pbr==5.4.4 pytest==4.6.9 pytest-runner==5.2 python-dateutil==2.8.1 -PyYAML==5.3 +PyYAML==5.4 s3transfer==0.2.1 schematics==2.0.1 six==1.13.0