aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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