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 fd192694 Bump protobuf from 4.24.4 to 4.25.8 in /ui/backend/server
fd192694 is described below

commit fd192694830e364d9c8408ce2fedd5ceea9e4b9d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 17 04:13:16 2025 +0000

    Bump protobuf from 4.24.4 to 4.25.8 in /ui/backend/server
    
    Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.24.4 
to 4.25.8.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - 
[Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - 
[Commits](https://github.com/protocolbuffers/protobuf/compare/v4.24.4...v4.25.8)
    
    ---
    updated-dependencies:
    - dependency-name: protobuf
      dependency-version: 4.25.8
      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 2d37eccc..d74ad0e3 100644
--- a/ui/backend/server/requirements.txt
+++ b/ui/backend/server/requirements.txt
@@ -33,7 +33,7 @@ multidict==6.0.4
 opentelemetry-api==1.20.0
 passlib==1.7.4
 propelauth-py==3.1.8
-protobuf==4.24.4
+protobuf==4.25.8
 psutil==5.9.5
 psycopg2-binary==2.9.9
 pycparser==2.21

Reply via email to