From 9c1e921c6be9119de83eb7829a92995417d4aa93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 12:57:21 +0000 Subject: [PATCH] build(deps): bump pyyaml from 5.3.1 to 5.4.1 in /bot Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 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.3.1...5.4.1) Signed-off-by: dependabot[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 9cdf3267c..6cd979941 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -3,7 +3,7 @@ google-cloud-storage==1.35.0 libmozdata==0.1.68 pytoml==0.1.21 pytz==2020.5 -pyyaml==5.3.1 +pyyaml==5.4.1 tenacity==6.3.1 tqdm==4.56.0 zstandard==0.15.1