From 39017448e441b10731b10971429d46c3a531fc5b Mon Sep 17 00:00:00 2001 From: Eric Larson Date: Mon, 9 Jan 2023 11:25:06 -0500 Subject: [PATCH] MAINT: Rotate CircleCI key (#117) --- .circleci/config.yml | 2 +- requirements_doc.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 605501b1..9cbeeda8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -190,7 +190,7 @@ jobs: - add_ssh_keys: fingerprints: - - "d6:88:6b:a0:80:bf:14:8e:80:2e:ed:11:52:26:37:68" + - "2d:3e:74:bc:d4:55:4f:75:dd:13:cf:59:ac:45:dc:de" - run: # push built docs into the `dev` directory on the `gh-pages` branch diff --git a/requirements_doc.txt b/requirements_doc.txt index 51d4fa53..28908b5e 100644 --- a/requirements_doc.txt +++ b/requirements_doc.txt @@ -1,5 +1,5 @@ memory_profiler -sphinx +sphinx<6.0 sphinx-gallery sphinx_rtd_theme sphinx-copybutton