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 9c5457b0 Bump zipp from 3.17.0 to 3.19.1 in /ui/backend/server
9c5457b0 is described below

commit 9c5457b0cbf3a12b509bab48791066f89193a230
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 26 23:02:47 2025 +0000

    Bump zipp from 3.17.0 to 3.19.1 in /ui/backend/server
    
    Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.19.1.
    - [Release notes](https://github.com/jaraco/zipp/releases)
    - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
    - [Commits](https://github.com/jaraco/zipp/compare/v3.17.0...v3.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: zipp
      dependency-version: 3.19.1
      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 64773442..a6328f0f 100644
--- a/ui/backend/server/requirements.txt
+++ b/ui/backend/server/requirements.txt
@@ -51,4 +51,4 @@ urllib3==2.5.0
 wrapt==1.15.0
 xmltodict==0.13.0
 yarl==1.9.2
-zipp==3.17.0
+zipp==3.19.1

Reply via email to