This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 4b971ec7a9 chore(🦾): bump python "backoff==2.2.1" (#27698)
4b971ec7a9 is described below
commit 4b971ec7a9b18e8863903054d9c889f7158817dd
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 26 19:10:50 2024 -0700
chore(🦾): bump python "backoff==2.2.1" (#27698)
Co-authored-by: GitHub Action <[email protected]>
---
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