aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBu Sun Kim <8822365+busunkim96@users.noreply.github.com>2021-10-26 10:02:29 -0600
committerGitHub <noreply@github.com>2021-10-26 10:02:29 -0600
commit642d7364bd9f2bc8c694823748a16eee70158877 (patch)
tree2c1d7020f896a61c36d98f53d02e750adc481a2c
parentbb66f56c403641fc0f083148d4be2c575c6c6542 (diff)
downloadgoogle-auth-library-python-642d7364bd9f2bc8c694823748a16eee70158877.tar.gz
chore: update authorized_user.json and use latest sphinx (#900)
* chore: update authorized_user.json * chore: use latest sphinx * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
-rw-r--r--noxfile.py4
-rw-r--r--system_tests/secrets.tar.encbin10323 -> 10323 bytes
2 files changed, 1 insertions, 3 deletions
diff --git a/noxfile.py b/noxfile.py
index 885dbd6..efb367e 100644
--- a/noxfile.py
+++ b/noxfile.py
@@ -137,9 +137,7 @@ def docs(session):
"""Build the docs for this library."""
session.install("-e", ".[aiohttp]")
- session.install(
- "sphinx<3.0.0", "alabaster", "recommonmark", "sphinx-docstring-typing"
- )
+ session.install("sphinx", "alabaster", "recommonmark", "sphinx-docstring-typing")
shutil.rmtree(os.path.join("docs", "_build"), ignore_errors=True)
session.run(
diff --git a/system_tests/secrets.tar.enc b/system_tests/secrets.tar.enc
index 58c59ed..3f42f87 100644
--- a/system_tests/secrets.tar.enc
+++ b/system_tests/secrets.tar.enc
Binary files differ