From 25190d826f7f97216e81636171c48d722e3ff7da Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 7 Jun 2019 02:36:31 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.1.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.1.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.1...5.1.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 208a63c..a0371e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ google-auth==1.6.3 google-api-python-client==1.7.9 icalendar==4.0.3 pytz==2019.1 -PyYAML==5.1 +PyYAML==5.1.1