Skip to content

Commit

Permalink
Bump protobuf from 4.25.3 to 5.26.1
Browse files Browse the repository at this point in the history
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 to 5.26.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.3...v5.26.1)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 745a197 commit e79b9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Requirements to run unit tests. Tests import from
# generated code.
protobuf==4.25.3
protobuf==5.26.1
pytest==7.4.3
pytest-asyncio==0.20.3
grpc-stubs==1.53.0.2
Expand Down

0 comments on commit e79b9b2

Please sign in to comment.