From e1143551fea6d0010ee67ad09c55bc3b5dde1d09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 23:08:41 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.1 in /font-awesome Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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.12...5.1) Signed-off-by: dependabot[bot] --- font-awesome/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/font-awesome/requirements.txt b/font-awesome/requirements.txt index d3e704d..718ebed 100644 --- a/font-awesome/requirements.txt +++ b/font-awesome/requirements.txt @@ -1,2 +1,2 @@ requests==2.12.1 -PyYAML==3.12 +PyYAML==5.1