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

rusackas 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 fdb9c152f06 chore(deps): bump nh3 from 0.3.5 to 0.3.6 (#42349)
fdb9c152f06 is described below

commit fdb9c152f063fc397dcd4a80d54942d848b83396
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 23 12:55:56 2026 -0700

    chore(deps): bump nh3 from 0.3.5 to 0.3.6 (#42349)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Joe Li <[email protected]>
---
 requirements/base.txt        | 2 +-
 requirements/development.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index fe594e917aa..917861dd33f 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -244,7 +244,7 @@ msgpack==1.2.1
     # via apache-superset (pyproject.toml)
 msgspec==0.19.0
     # via flask-session
-nh3==0.3.5
+nh3==0.3.6
     # via apache-superset (pyproject.toml)
 numexpr==2.10.2
     # via -r requirements/base.in
diff --git a/requirements/development.txt b/requirements/development.txt
index 6092f1de445..61fb09a1ef6 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -570,7 +570,7 @@ msgspec==0.19.0
     #   flask-session
 mysqlclient==2.2.8
     # via apache-superset
-nh3==0.3.5
+nh3==0.3.6
     # via
     #   -c requirements/base-constraint.txt
     #   apache-superset

Reply via email to