From f077d40474e1fbc1e51e5c1b71a3b24cf39477f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:49:35 +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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17771b0..b6f2445 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ pyparsing==2.0.3 pyreadline==2.1 python-dateutil==2.6.0 pytz==2016.7 -PyYAML==5.1 +PyYAML==5.4 pyzmq==16.0.1 qtconsole==4.1.1 requests==2.20.0