From 9482bed72752dbb35a3b2f9105619d75846b53fb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 09:05:13 +0000 Subject: [PATCH] build(deps): Bump pyyaml from 5.3 to 5.3.1 in /bot Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.3.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.3...5.3.1) Signed-off-by: dependabot-preview[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 996f96d25..59204bd2a 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -3,6 +3,6 @@ google-cloud-storage==1.26.0 libmozdata==0.1.65 pytoml==0.1.21 pytz==2019.3 -pyyaml==5.3 +pyyaml==5.3.1 tenacity==6.1.0 zstandard==0.13.0