You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2026. It is now read-only.
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.