From 333f005b28551c9347160bbb58d7aa16353a0384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 14:12:01 +0000 Subject: [PATCH] Bump tenacity from 8.0.1 to 8.2.1 Bumps [tenacity](https://github.com/jd/tenacity) from 8.0.1 to 8.2.1. - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.0.1...8.2.1) --- updated-dependencies: - dependency-name: tenacity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bec2c96e70..961bca6bdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ sendgrid==6.9.7 shap[plots]==0.41.0 tabulate==0.8.10 taskcluster==44.18.0 -tenacity==8.0.1 +tenacity==8.2.1 tqdm==4.64.0 xgboost==1.6.1 zstandard==0.18.0