From fbd3f0c1280f53a3553bc57fb24a14ad8dda3a15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:49:05 +0000 Subject: [PATCH] Bump pyyaml from 5.1.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.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.1.1...5.4) Signed-off-by: dependabot[bot] --- requirements.frozen.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.frozen.txt b/requirements.frozen.txt index fdf5163..876d532 100644 --- a/requirements.frozen.txt +++ b/requirements.frozen.txt @@ -48,7 +48,7 @@ pytest-cov==2.6.1 python-bitcoinlib==0.11.0 python-dateutil==2.8.0 pytz==2019.2 -PyYAML==5.1.1 +PyYAML==5.4 pyzbar==0.1.7 qrcode==6.0 readme-renderer==24.0 diff --git a/requirements.txt b/requirements.txt index 8448520..fbf9a53 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pysha3==1.0.2 pytest-cov==2.6.1 pytest==4.4.0 python-bitcoinlib==0.11.0 -PyYAML==5.1.1 +PyYAML==5.4 pyzbar==0.1.7 qrcode[pil]==6.0 twine==1.13.0