From f2be2d1ae63f84f6b7a72352e94b72f714a41f29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 21:35:35 +0000 Subject: [PATCH] build(deps): bump protobuf in /python/user-auth-app Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.2 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/user-auth-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/user-auth-app/requirements.txt b/python/user-auth-app/requirements.txt index 80240488..17982d57 100644 --- a/python/user-auth-app/requirements.txt +++ b/python/user-auth-app/requirements.txt @@ -1,5 +1,5 @@ Flask==3.1.0 -protobuf==5.29.2 +protobuf==5.29.6 google_auth_oauthlib==1.2.1 google-apps-chat==0.2.0 google-cloud-firestore==2.19.0