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

Apache9 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
     new 35074be8978 HBASE-30314 Bump cryptography in 
/dev-support/git-jira-release-audit (#8526)
35074be8978 is described below

commit 35074be897886ba1cb3668356c01bee23d1205e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 14:56:19 2026 +0800

    HBASE-30314 Bump cryptography in /dev-support/git-jira-release-audit (#8526)
    
    Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.1 to 
50.0.0.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-version: 50.0.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    Signed-off-by: Duo Zhang <[email protected]>
---
 dev-support/git-jira-release-audit/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-support/git-jira-release-audit/requirements.txt 
b/dev-support/git-jira-release-audit/requirements.txt
index 19d90d54c59..3dff359e8da 100644
--- a/dev-support/git-jira-release-audit/requirements.txt
+++ b/dev-support/git-jira-release-audit/requirements.txt
@@ -19,7 +19,7 @@ blessed==1.17.0
 certifi==2024.7.4
 cffi==1.13.2
 chardet==3.0.4
-cryptography==48.0.1
+cryptography==50.0.0
 defusedxml==0.6.0
 enlighten==1.4.0
 gitdb2==2.0.6

Reply via email to