From f57fa8fc9f9af63fb2e7a1b8f119f6a3507e28ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 20:24:52 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/3.13...5.1) Signed-off-by: dependabot[bot] --- monapp/requirement.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/monapp/requirement.txt b/monapp/requirement.txt index e41801f..bfe3bca 100644 --- a/monapp/requirement.txt +++ b/monapp/requirement.txt @@ -30,7 +30,7 @@ pyparsing==2.4.7 PyQt5==5.14.1 PyQt5-sip==12.7.1 pytz==2020.1 -PyYAML==5.3.1 +PyYAML==5.1 rdflib==5.0.0 selenium==3.141.0 six==1.14.0 diff --git a/requirements.txt b/requirements.txt index deadbbf..fd7cc93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ python-multipart==0.0.5 pytz==2020.4 pywinrm==0.3.0 pyxdg==0.25 -PyYAML==3.13 +PyYAML==5.1 pyzmq==20.0.0 rdflib==5.0.0 requests==2.21.0