From 1c550eb41eda12c0bc3282a7f22321767423fc27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Dec 2021 15:47:10 +0000 Subject: [PATCH] build(deps): bump pyyaml from 5.3.1 to 5.4 in /chromium Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 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.1...5.4) Signed-off-by: dependabot[bot] --- chromium/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromium/requirements.txt b/chromium/requirements.txt index ce2a157..2a9c213 100644 --- a/chromium/requirements.txt +++ b/chromium/requirements.txt @@ -73,7 +73,7 @@ python-dateutil==2.8.1 python-gnupg==0.4.6 python-ldap==3.3.0 pytz==2020.4 -PyYAML==5.3.1 +PyYAML==5.4 requests==2.25.0 requests-aws4auth==1.0.1 s3transfer==0.3.3