From 1f81413942fd3187f19b0187357d861144edbf17 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 16 Dec 2020 05:48:17 +0000 Subject: [PATCH] Bump tenacity from 5.0.3 to 6.3.0 Bumps [tenacity](https://github.com/jd/tenacity) from 5.0.3 to 6.3.0. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/5.0.3...6.3.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd7de7e0..ff6596ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ betfairlightweight==2.11.0 -tenacity==5.0.3 +tenacity==6.3.0 python-json-logger==2.0.1 requests