From bf9325289b433b9f48891a2b20d350b6e40e73a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:59:26 +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 +- travis-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ce02fc13..91f0d79d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ PyOpenGL==3.1.0 pytest==4.3.1 python-dateutil==2.8.0 pytz==2018.9 -PyYAML==5.1 +PyYAML==5.4 pyzmq==18.0.1 readme-renderer==24.0 regex==2018.1.10 diff --git a/travis-requirements.txt b/travis-requirements.txt index ce02fc13..91f0d79d 100644 --- a/travis-requirements.txt +++ b/travis-requirements.txt @@ -34,7 +34,7 @@ PyOpenGL==3.1.0 pytest==4.3.1 python-dateutil==2.8.0 pytz==2018.9 -PyYAML==5.1 +PyYAML==5.4 pyzmq==18.0.1 readme-renderer==24.0 regex==2018.1.10