protobuf
protobuf copied to clipboard
Cannot update to v27 due to missing dependencies
In attempting to update com_google_protobuf to v27, I get the following error:
Unable to find package for @rules_python_internal//:rules_python_config.bzl: The repository '@rules_python_internal' could not be resolved: Repository '@rules_python_internal' is not defined. and referenced by '//:unit_tests'
I'm sure it's a transitive dependency I should list, but I couldn't find it any information in the repo.
Could you help me understand how to upgrade this dependency properly? Thank you!
see: https://github.com/googleapis/gapic-generator-typescript/pull/1597