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

mchades pushed a commit to branch branch-1.3
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/branch-1.3 by this push:
     new aaf9d569b0 [Cherry-pick to branch-1.3] build(deps): bump black from 
26.1.0 to 26.3.1 in /clients/client-python (#10951) (#11591)
aaf9d569b0 is described below

commit aaf9d569b0ba317573ca89a1df19e1043fe7b256
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 14:09:52 2026 +0800

    [Cherry-pick to branch-1.3] build(deps): bump black from 26.1.0 to 26.3.1 
in /clients/client-python (#10951) (#11591)
    
    **Cherry-pick Information:**
    - Original commit: 20d6c7289ab28da0ef707a99c1cf6e74415ccbd8
    - Target branch: `branch-1.3`
    - Status: ✅ Clean cherry-pick (no conflicts)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 clients/client-python/requirements-dev.txt | 2 +-
 clients/client-python/requirements.txt     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/clients/client-python/requirements-dev.txt 
b/clients/client-python/requirements-dev.txt
index 83a37fad97..a7da61858a 100644
--- a/clients/client-python/requirements-dev.txt
+++ b/clients/client-python/requirements-dev.txt
@@ -18,7 +18,7 @@
 requests==2.32.5
 dataclasses-json==0.6.7
 pylint==4.0.5
-black==26.1.0
+black==26.3.1
 twine==6.2.0
 coverage==7.13.4
 pandas==2.3.3
diff --git a/clients/client-python/requirements.txt 
b/clients/client-python/requirements.txt
index 6c63027267..2a5f2b2f3d 100644
--- a/clients/client-python/requirements.txt
+++ b/clients/client-python/requirements.txt
@@ -27,6 +27,6 @@ gcsfs==2026.2.0
 s3fs==2026.2.0
 ossfs==2025.5.0
 adlfs==2026.2.0
-black==26.1.0
+black==26.3.1
 flake8==7.0.0
 pre-commit==3.5.0

Reply via email to