Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and aaltat committed May 26, 2024
1 parent 4c336c2 commit 174d23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Browser/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
grpcio == 1.64.0
grpcio-tools == 1.64.0
protobuf == 5.26.1
protobuf == 5.27.0
robotframework >= 5.0.1, < 8.0.0
robotframework-pythonlibcore >= 4.4.1, < 5.0.0
robotframework-assertion-engine >= 3.0.3, < 4.0.0
Expand Down

0 comments on commit 174d23d

Please sign in to comment.