From 62dbf3ad8961366afb9a4e1b07054b4612b3b0cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 18:34:01 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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.12...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 306aecc..9488ef3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pep8==1.7.0 psutil==5.2.0 pyOpenSSL==17.0.0 python-coveralls==2.7.0 -pyYAML==3.12 +pyYAML==5.4 requests==2.11.0 requests-aws4auth==0.9 six==1.10.0