From c92df97a1b9bdb05ffe73aa0a5bc4c4c9d777584 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 May 2020 10:15:58 +0000 Subject: [PATCH] build(deps): Bump tenacity from 6.1.0 to 6.2.0 in /bot Bumps [tenacity](https://github.com/jd/tenacity) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/6.1.0...6.2.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 a7c0850ce..454521792 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -4,5 +4,5 @@ libmozdata==0.1.68 pytoml==0.1.21 pytz==2020.1 pyyaml==5.3.1 -tenacity==6.1.0 +tenacity==6.2.0 zstandard==0.13.0