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 b7435f84f0 chore(🦾): bump python humanize 4.12.1 -> 4.12.2 (#32826)
b7435f84f0 is described below

commit b7435f84f055d0f1379ebc78c6dfc30c69e976cc
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 24 13:44:15 2025 -0700

    chore(🦾): bump python humanize 4.12.1 -> 4.12.2 (#32826)
    
    Co-authored-by: GitHub Action <[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 fe2fba28af..3923bc2278 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -167,7 +167,7 @@ hashids==1.3.1
     # via apache-superset (pyproject.toml)
 holidays==0.25
     # via apache-superset (pyproject.toml)
-humanize==4.12.1
+humanize==4.12.2
     # via apache-superset (pyproject.toml)
 idna==3.10
     # via
diff --git a/requirements/development.txt b/requirements/development.txt
index 49432846a0..86be03515c 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -343,7 +343,7 @@ holidays==0.25
     #   -c requirements/base.txt
     #   apache-superset
     #   prophet
-humanize==4.12.1
+humanize==4.12.2
     # via
     #   -c requirements/base.txt
     #   apache-superset

Reply via email to