From b99abf0e444fda56a148a6336a920add38f35e62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:38:03 +0000 Subject: [PATCH] Bump pyyaml from 5.3 to 5.4 in /aes_dl 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) Signed-off-by: dependabot[bot] --- aes_dl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aes_dl/requirements.txt b/aes_dl/requirements.txt index 69a1177..0ed61cf 100644 --- a/aes_dl/requirements.txt +++ b/aes_dl/requirements.txt @@ -10,7 +10,7 @@ pycosat==0.6.3 pycparser==2.19 pyOpenSSL==19.0.0 PySocks==1.7.1 -PyYAML==5.3 +PyYAML==5.4 requests==2.22.0 ruamel-yaml==0.15.46 six==1.12.0