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 f39eda150f chore(🦾): bump python bottleneck 1.3.7 -> 1.3.8 (#28657)
f39eda150f is described below

commit f39eda150f8c3449241ae0c4dba1d82fca4714e9
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 24 11:19:16 2024 -0700

    chore(🦾): bump python bottleneck 1.3.7 -> 1.3.8 (#28657)
    
    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 1b60eba767..19d310baba 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -32,7 +32,7 @@ billiard==4.2.0
     # via celery
 blinker==1.8.2
     # via flask
-bottleneck==1.3.7
+bottleneck==1.3.8
     # via pandas
 brotli==1.1.0
     # via flask-compress

Reply via email to