Skip to content

Commit

Permalink
Bump protobuf from 5.28.2 to 5.28.3 (#643)
Browse files Browse the repository at this point in the history
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.28.2 to 5.28.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v5.28.2...v5.28.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 0b4ec29 commit 4724a7b
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==5.28.2
protobuf==5.28.3
pytest==8.3.3
pytest-asyncio==0.24.0
grpc-stubs==1.53.0.5
Expand Down

0 comments on commit 4724a7b

Please sign in to comment.