Skip to content

Bump protobuf from 5.29.5 to 5.29.6 in /forms-flow-data-analysis-api#3165

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/forms-flow-data-analysis-api/protobuf-5.29.6
Open

Bump protobuf from 5.29.5 to 5.29.6 in /forms-flow-data-analysis-api#3165
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/forms-flow-data-analysis-api/protobuf-5.29.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

User description

Bumps protobuf from 5.29.5 to 5.29.6.

Release notes

Sourced from protobuf's releases.

Protocol Buffers v34.0-rc1

Announcements

Bazel

Compiler

C++

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

PR Type

Dependencies


Description

  • Bump protobuf to 5.29.6

Diagram Walkthrough

flowchart LR
  req["`forms-flow-data-analysis-api/requirements.txt`"]
  pb["`protobuf==5.29.6`"]
  req -- "pins dependency version" --> pb
Loading

File Walkthrough

Relevant files
Dependencies
requirements.txt
Bump protobuf dependency patch version                                     

forms-flow-data-analysis-api/requirements.txt

  • Update protobuf from 5.29.5 to 5.29.6
+1/-1     

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.5 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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 5, 2026
@dependabot dependabot bot requested review from a team as code owners February 5, 2026 21:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 5, 2026
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Compatibility

Validate that the protobuf patch bump does not break any generated stubs or runtime serialization/deserialization behavior across services/libraries that depend on protobuf (including any gRPC tooling or code generation steps). Ensure dependency resolution remains consistent in the deployment environment.

protobuf==5.29.6

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

PR Code Suggestions ✨

No code suggestions found for the PR.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code Review effort 1/5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants