From f3a5beec56183efbde151868e0a623065e49001f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:34:34 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4b7395a..e5f8817 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pyOpenSSL @ file:///tmp/build/80754af9/pyopenssl_1594392929924/work PySocks @ file:///opt/concourse/worker/volumes/live/85a5b906-0e08-41d9-6f59-084cee4e9492/volume/pysocks_1594394636991/work python-dateutil==2.8.1 pytz==2020.1 -PyYAML==5.3.1 +PyYAML==5.4 s3transfer @ file:///opt/concourse/worker/volumes/live/31c45537-6259-49bc-5762-82231d9ec4b5/volume/s3transfer_1594419224140/work six==1.15.0 urllib3 @ file:///tmp/build/80754af9/urllib3_1603305693037/work