From c7c1ec93899c53dc8373a30c41484015217f14b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:49:52 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.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...5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements2.1.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d06abcd..0f6894f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -81,7 +81,7 @@ python-dateutil==2.7.3 python-gflags==3.1.2 pytz==2018.5 PyWavelets==0.5.2 -PyYAML==3.13 +PyYAML==5.4 pyzmq==17.1.2 qtconsole==4.4.3 requests==2.18.4 diff --git a/requirements2.1.txt b/requirements2.1.txt index a87f02d..078ed28 100644 --- a/requirements2.1.txt +++ b/requirements2.1.txt @@ -70,7 +70,7 @@ pyparsing==2.3.1 python-dateutil==2.8.0 pytools==2019.1.1 pytz==2019.1 -PyYAML==5.1 +PyYAML==5.4 pyzmq==18.0.1 requests==2.21.0 requests-oauthlib==1.2.0