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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 0f520a881e85 chore(deps): Bump urllib3 in 
/.github/actions/check-container-upgrade
0f520a881e85 is described below

commit 0f520a881e85f1cadbb263dfccaee5a2f0d188a8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 11 20:31:14 2026 +0000

    chore(deps): Bump urllib3 in /.github/actions/check-container-upgrade
    
    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.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.6.3...2.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.7.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .github/actions/check-container-upgrade/requirements.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/actions/check-container-upgrade/requirements.txt 
b/.github/actions/check-container-upgrade/requirements.txt
index 40db8dbffb37..aae73a18b580 100644
--- a/.github/actions/check-container-upgrade/requirements.txt
+++ b/.github/actions/check-container-upgrade/requirements.txt
@@ -155,7 +155,7 @@ requests==2.33.1 \
     
--hash=sha256:18817f8c57c6263968bc123d237e3b8b08ac046f5456bd1e307ee8f4250d3517 \
     
--hash=sha256:4e6d1ef462f3626a1f0a0a9c42dd93c63bad33f9f1c1937509b8c5c8718ab56a
     # via -r requirements.in
-urllib3==2.6.3 \
-    
--hash=sha256:1b62b6884944a57dbe321509ab94fd4d3b307075e0c2eae991ac71ee15ad38ed \
-    
--hash=sha256:bf272323e553dfb2e87d9bfd225ca7b0f467b919d7bbd355436d3fd37cb0acd4
+urllib3==2.7.0 \
+    
--hash=sha256:231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c \
+    
--hash=sha256:9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897
     # via requests

Reply via email to