From 10497f1029a967630150d8a5ff101313c9885922 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 20:07:41 +0000 Subject: [PATCH] build(deps): bump tenacity from 6.3.1 to 7.0.0 in /bot Bumps [tenacity](https://github.com/jd/tenacity) from 6.3.1 to 7.0.0. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/6.3.1...7.0.0) 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 de89261b9..68f295711 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -4,6 +4,6 @@ libmozdata==0.1.70 pytoml==0.1.21 pytz==2020.5 pyyaml==5.4.1 -tenacity==6.3.1 +tenacity==7.0.0 tqdm==4.59.0 zstandard==0.15.2