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

jerryshao 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 072ce86403 [Cherry-pick to branch-1.3] build(deps-dev): bump pyjwt 
from 2.11.0 to 2.13.0 in /clients/client-python (#11387) (#11609)
072ce86403 is described below

commit 072ce8640381e467a0d94fc00c57ee408d5c88dc
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 15:19:50 2026 -0700

    [Cherry-pick to branch-1.3] build(deps-dev): bump pyjwt from 2.11.0 to 
2.13.0 in /clients/client-python (#11387) (#11609)
    
    **Cherry-pick Information:**
    - Original commit: 4a58eab3de7d726e001fb213c92c69ceb590b318
    - 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>
    Co-authored-by: Jerry Shao <[email protected]>
---
 clients/client-python/requirements-dev.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clients/client-python/requirements-dev.txt 
b/clients/client-python/requirements-dev.txt
index a7da61858a..528a4a16b8 100644
--- a/clients/client-python/requirements-dev.txt
+++ b/clients/client-python/requirements-dev.txt
@@ -28,7 +28,7 @@ tenacity==9.1.4
 cachetools==7.0.1
 readerwriterlock==1.0.9
 docker==7.1.0
-pyjwt[crypto]==2.11.0
+pyjwt[crypto]==2.13.0
 jwcrypto==1.5.6
 sphinx==7.1.2
 furo==2024.8.6

Reply via email to