From 5dfbef43b1078db7502280374183a44898095335 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:10:59 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /testing/talos/talos/mitmproxy 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) Signed-off-by: dependabot[bot] --- testing/talos/talos/mitmproxy/mitmproxy_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/talos/talos/mitmproxy/mitmproxy_requirements.txt b/testing/talos/talos/mitmproxy/mitmproxy_requirements.txt index c14a538eb0..c4ee529edf 100644 --- a/testing/talos/talos/mitmproxy/mitmproxy_requirements.txt +++ b/testing/talos/talos/mitmproxy/mitmproxy_requirements.txt @@ -25,7 +25,7 @@ pycparser==2.17 pyOpenSSL==16.2.0 pyparsing==2.2.0 pyperclip==1.5.27 -PyYAML==3.12 +PyYAML==5.4 requests==2.13.0 ruamel.yaml==0.13.14 six==1.10.0