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.67.0 to 1.67.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.67.0...v1.67.1)

Updates `grpcio-tools` from 1.67.0 to 1.67.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.67.0...v1.67.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 Oct 30, 2024
1 parent d09a906 commit c60cd13
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.67.0
grpcio-tools == 1.67.0
grpcio == 1.67.1
grpcio-tools == 1.67.1
protobuf == 5.28.3
robotframework >= 5.0.1, < 8.0.0
robotframework-pythonlibcore >= 4.4.1, < 5.0.0
Expand Down

0 comments on commit c60cd13

Please sign in to comment.