Skip to content

Commit

Permalink
Bump the grpc group in /Browser with 2 updates
Browse files Browse the repository at this point in the history
Bumps the grpc group in /Browser with 2 updates: [grpcio](https://github.com/grpc/grpc) and [grpcio-tools](https://github.com/grpc/grpc).


Updates `grpcio` from 1.68.0 to 1.68.1
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.68.0...v1.68.1)

Updates `grpcio-tools` from 1.68.0 to 1.68.1
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.68.0...v1.68.1)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: grpc
- dependency-name: grpcio-tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: grpc
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and aaltat committed Dec 8, 2024
1 parent 6a5116d commit ef8ec10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Browser/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
grpcio == 1.68.0
grpcio-tools == 1.68.0
grpcio == 1.68.1
grpcio-tools == 1.68.1
protobuf == 5.29.0
robotframework >= 5.0.1, < 8.0.0
robotframework-pythonlibcore >= 4.4.1, < 5.0.0
Expand Down

0 comments on commit ef8ec10

Please sign in to comment.