From 0bd6df9d57bad313dc04dee4d9a9c9899ac52df2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jan 2021 05:50:43 +0000 Subject: [PATCH] Bump pyyaml from 5.4 to 5.4.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4 to 5.4.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/5.4...5.4.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 78bded4b3..9a6eaefad 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.4 +pyyaml==5.4.1 uritemplate==3.0.1 beautifulsoup4==4.9.3 microdata==0.7.1