From 85869cf60e4d59ab21ec700974ba14dabccf8a01 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2020 00:39:43 +0000 Subject: [PATCH] build(deps): Bump tenacity from 6.0.0 to 6.1.0 in /bot Bumps [tenacity](https://github.com/jd/tenacity) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/6.0.0...6.1.0) 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 c1550ad23..581f3c8bd 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -3,5 +3,5 @@ google-cloud-storage==1.26.0 libmozdata==0.1.64 pytoml==0.1.21 pytz==2019.3 -tenacity==6.0.0 +tenacity==6.1.0 zstandard==0.13.0