From d0826dd84f43b7c0fb2f718479b7e61b3c21bfbd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 02:25:31 +0000 Subject: [PATCH] Bump pyyaml from 5.2 to 5.3 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.2 to 5.3. - [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.2...5.3) 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 974e8f7..8bb078a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ google-auth==1.10.0 google-api-python-client==1.7.11 icalendar==4.0.4 pytz==2019.3 -PyYAML==5.2 +PyYAML==5.3