From 2c60ab7385c2b6720f9a16a10f6efedce2b987b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Dec 2020 21:31:39 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 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.13...5.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44e4661..015af3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ psycopg2==2.8.5 pyasn1==0.4.8 python-dateutil==2.8.1 pytz==2019.3 -PyYAML==3.13 +PyYAML==5.1 rcssmin==1.0.6 requests==2.23.0 rjsmin==1.1.0