From 345ffe4d6dd4e4f2314d2df17a81d18767ab471e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 05:56:58 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.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.3.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 ad940179..78bded4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ six==1.15.0 webdavclient3==3.14.5 whitenoise==5.2.0 icalendar==4.0.7 -pyyaml==5.3.1 +pyyaml==5.4 uritemplate==3.0.1 beautifulsoup4==4.9.3 microdata==0.7.1