Skip to content

Commit 3154057

Browse files
authored
Merge pull request #204 from matplotlib/mpl-sphinx-theme-310
Bump mpl-sphinx-theme
2 parents 1ca4ce1 + 6e26662 commit 3154057

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
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
python: circleci/python@1.2.1
4+
python: circleci/python@3.3.0
55

66
jobs:
77
build_docs:

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ jinja2
22
markdown
33
pyyaml
44
sphinx
5-
mpl-sphinx-theme~=3.9.0
5+
mpl-sphinx-theme~=3.10.0

0 commit comments

Comments
 (0)