Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update protobuf requirement from <=3.20.1 to <4.21.5 #8741

Closed
wants to merge 2 commits into from

Commits on Jul 27, 2022

  1. Reset protobuf<=3.20.1

    Resolved #8012
    glenn-jocher committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    7c5a80c View commit details
    Browse the repository at this point in the history
  2. Update protobuf requirement from <=3.20.1 to <4.21.5

    Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
    - [Commits](https://github.com/protocolbuffers/protobuf/commits)
    
    ---
    updated-dependencies:
    - dependency-name: protobuf
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    f587f03 View commit details
    Browse the repository at this point in the history