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

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


The following commit(s) were added to refs/heads/main by this push:
     new 10d1e529 Bump urllib3 from 2.5.0 to 2.6.0 in /ui/backend/server
10d1e529 is described below

commit 10d1e52924ada474494f69e71209141dd59035f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Dec 6 04:54:34 2025 +0000

    Bump urllib3 from 2.5.0 to 2.6.0 in /ui/backend/server
    
    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]>
---
 ui/backend/server/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/backend/server/requirements.txt 
b/ui/backend/server/requirements.txt
index a24e1e81..e22f836e 100644
--- a/ui/backend/server/requirements.txt
+++ b/ui/backend/server/requirements.txt
@@ -47,7 +47,7 @@ sf-hamilton==1.58.0
 six==1.16.0
 sqlparse==0.5.0
 typing_extensions==4.8.0
-urllib3==2.5.0
+urllib3==2.6.0
 wrapt==1.15.0
 xmltodict==0.13.0
 yarl==1.9.2

Reply via email to