From c65aaf7e68e6415c5cc126999f92a02c871e42e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:41:36 +0000 Subject: [PATCH] Bump pyyaml from 5.2 to 5.4 in /morphology-similarity Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.2 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.2...5.4) Signed-off-by: dependabot[bot] --- morphology-similarity/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/morphology-similarity/requirements.txt b/morphology-similarity/requirements.txt index 83509ea..d8fc66c 100644 --- a/morphology-similarity/requirements.txt +++ b/morphology-similarity/requirements.txt @@ -104,7 +104,7 @@ python-dotenv==0.10.5 pytz==2019.3 PyWavelets==1.1.1 pyxdg==0.25 -PyYAML==5.2 +PyYAML==5.4 pyzmq==18.1.1 qtconsole==4.6.0 requests==2.22.0