Closed
Description
There is a prerelease_deps
nox session for packages in google-cloud-python
, for example, that tests against pre-release versions of direct dependencies. We should create a similar presubmit check in this repository that tests pre-release versions of dependencies. For example, when a new pre-release version of protobuf
is published, there should be a prerelease presubmit check in this repo that run tests against it.