Skip to content

Commit 3901744

Browse files
authored
MAINT: Rotate CircleCI key (#117)
1 parent 693ecbd commit 3901744

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
191191
- add_ssh_keys:
192192
fingerprints:
193-
- "d6:88:6b:a0:80:bf:14:8e:80:2e:ed:11:52:26:37:68"
193+
- "2d:3e:74:bc:d4:55:4f:75:dd:13:cf:59:ac:45:dc:de"
194194

195195
- run:
196196
# push built docs into the `dev` directory on the `gh-pages` branch

requirements_doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
memory_profiler
2-
sphinx
2+
sphinx<6.0
33
sphinx-gallery
44
sphinx_rtd_theme
55
sphinx-copybutton

0 commit comments

Comments
 (0)