From a956d9d86e7c2807f5886fcbd86a278662772bb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:47:13 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /chapter1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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/3.12...5.4) Signed-off-by: dependabot[bot] --- chapter1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter1/requirements.txt b/chapter1/requirements.txt index 758bbda..9c59882 100644 --- a/chapter1/requirements.txt +++ b/chapter1/requirements.txt @@ -111,7 +111,7 @@ pyOpenSSL==16.2.0 pyparsing==2.2.0 python-dateutil==2.3 pytz==2014.7 -PyYAML==3.12 +PyYAML==5.4 pyzmq==16.0.2 queuelib==1.4.2 requests==2.13.0