This is an automated email from the ASF dual-hosted git repository.

jli 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 82526865d2 chore(🦾): bump python h11 0.14.0 -> 0.16.0 (#33339)
82526865d2 is described below

commit 82526865d223005367b224d3461e7d0fee6d9305
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 6 07:41:10 2025 +0800

    chore(🦾): bump python h11 0.14.0 -> 0.16.0 (#33339)
    
    Co-authored-by: GitHub Action <[email protected]>
---
 requirements/base.txt        | 3 +--
 requirements/development.txt | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index ebf9164e1d..f892a8ef76 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -161,7 +161,7 @@ greenlet==3.1.1
     #   sqlalchemy
 gunicorn==23.0.0
     # via apache-superset (pyproject.toml)
-h11==0.14.0
+h11==0.16.0
     # via wsproto
 hashids==1.3.1
     # via apache-superset (pyproject.toml)
@@ -236,7 +236,6 @@ numpy==1.26.4
     #   bottleneck
     #   numexpr
     #   pandas
-    #   pyarrow
 odfpy==1.4.1
     # via pandas
 openpyxl==3.1.5
diff --git a/requirements/development.txt b/requirements/development.txt
index c4b3794773..9c2760fca0 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -330,7 +330,7 @@ gunicorn==23.0.0
     # via
     #   -c requirements/base.txt
     #   apache-superset
-h11==0.14.0
+h11==0.16.0
     # via
     #   -c requirements/base.txt
     #   wsproto
@@ -473,7 +473,6 @@ numpy==1.26.4
     #   pandas
     #   pandas-gbq
     #   prophet
-    #   pyarrow
 oauthlib==3.2.2
     # via requests-oauthlib
 odfpy==1.4.1

Reply via email to