We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d17f81 commit b06952dCopy full SHA for b06952d
packages/google-auth/system_tests/noxfile.py
@@ -334,7 +334,7 @@ def app_engine(session):
334
@nox.session(python=PYTHON_VERSIONS_SYNC)
335
def grpc(session):
336
session.install(LIBRARY_DIR)
337
- session.install(*TEST_DEPENDENCIES_SYNC, "google-cloud-pubsub==1.7.0")
+ session.install(*TEST_DEPENDENCIES_SYNC, "google-cloud-pubsub==1.7.2")
338
session.env[EXPLICIT_CREDENTIALS_ENV] = SERVICE_ACCOUNT_FILE
339
default(
340
session,
packages/google-auth/system_tests/secrets.tar.enc
0 Bytes
0 commit comments