From 4b971ec7a9b18e8863903054d9c889f7158817dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 19:10:50 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20"backoff?= =?UTF-8?q?=3D=3D2.2.1"=20(#27698)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index abde555a76..3f5aeff1bb 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -24,7 +24,7 @@ attrs==23.1.0 # requests-cache babel==2.9.1 # via flask-babel -backoff==1.11.1 +backoff==2.2.1 # via apache-superset bcrypt==4.0.1 # via paramiko