From 79cee3adab8b7a51dc9878f557a1079f3f2fbead Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:26:47 +0000 Subject: [PATCH] Bump pyyaml in /Code of Winning Methods/A4/kaggle-m5a-4th 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] --- Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt b/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt index 48a8acf..b63522a 100644 --- a/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt +++ b/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt @@ -57,7 +57,7 @@ pyrsistent==0.16.0 python-dateutil==2.8.1 python-editor==1.0.4 pytz==2020.1 -pyyaml==5.3.1 +pyyaml==5.4 pyzmq==19.0.1 qtconsole==4.7.5 qtpy==1.9.0 @@ -139,7 +139,7 @@ pyrsistent==0.16.0 python-dateutil==2.8.1 python-editor==1.0.4 pytz==2020.1 -pyyaml==5.3.1 +pyyaml==5.4 pyzmq==19.0.1 qtconsole==4.7.5 qtpy==1.9.0