From dfa6b58deab26d3c6d6dd87e2e71649adeb84316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:25:19 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /Python3/Tornado/apps/pg 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] --- Python3/Tornado/apps/pg/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python3/Tornado/apps/pg/requirements.txt b/Python3/Tornado/apps/pg/requirements.txt index 19d1558f..3c8a2a1b 100644 --- a/Python3/Tornado/apps/pg/requirements.txt +++ b/Python3/Tornado/apps/pg/requirements.txt @@ -61,7 +61,7 @@ pysha3==1.0.2 pytest==5.4.2 python-dateutil==2.8.1 pytz==2020.1 -PyYAML==5.3.1 +PyYAML==5.4 redis==3.5.2 requests==2.23.0 rlp==1.2.0