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

zhangduo 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 263f133d26b HBASE-29750 Bump urllib3 from 2.5.0 to 2.6.0 in 
/dev-support/git-jira-release-audit (#7525)
263f133d26b is described below

commit 263f133d26b3a55f1f3233f3647cc476c3d1862f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 6 22:19:24 2025 +0800

    HBASE-29750 Bump urllib3 from 2.5.0 to 2.6.0 in 
/dev-support/git-jira-release-audit (#7525)
    
    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.6.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 8eb0eb04305..eb69dd2a61f 100644
--- a/dev-support/git-jira-release-audit/requirements.txt
+++ b/dev-support/git-jira-release-audit/requirements.txt
@@ -35,5 +35,5 @@ requests-oauthlib==1.3.0
 requests-toolbelt==0.9.1
 six==1.14.0
 smmap2==2.0.5
-urllib3==2.5.0
+urllib3==2.6.0
 wcwidth==0.1.8

Reply via email to