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 c40bf92b Bump protobuf from 4.25.8 to 6.33.5 in /ui/backend/server
c40bf92b is described below
commit c40bf92b8e3d0e571c906af9958580681558042d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 2 04:56:18 2026 +0000
Bump protobuf from 4.25.8 to 6.33.5 in /ui/backend/server
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.8
to 6.33.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)
---
updated-dependencies:
- dependency-name: protobuf
dependency-version: 6.33.5
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 7be37c1a..11582eb0 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.25.8
+protobuf==6.33.5
psutil==5.9.5
psycopg2-binary==2.9.9
pycparser==2.21