Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 82a1f80

Browse files
committed
Bump version of pydata-sphinx-theme
1 parent 442e75f commit 82a1f80

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

requirements/requirements.in

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,12 @@ bump2version
33
cartopy==0.22.0
44
flake8
55
matplotlib==3.7.4
6-
mpl-sphinx-theme~=3.7.1
76
pillow>=9
87
pdfx
98
pip-tools
109
pre-commit
1110
scipy
11+
# Docs
12+
mpl-sphinx-theme==3.8.0
13+
pydata-sphinx-theme==0.13.3
1214
sphinx

requirements/requirements.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ matplotlib==3.7.4
7575
# mpl-sphinx-theme
7676
mccabe==0.7.0
7777
# via flake8
78-
mpl-sphinx-theme==3.7.1
78+
mpl-sphinx-theme==3.8.0
7979
# via -r requirements.in
8080
nodeenv==1.8.0
8181
# via pre-commit
@@ -113,8 +113,10 @@ pycodestyle==2.11.1
113113
# flake8
114114
pycparser==2.21
115115
# via cffi
116-
pydata-sphinx-theme==0.15.2
117-
# via mpl-sphinx-theme
116+
pydata-sphinx-theme==0.13.3
117+
# via
118+
# -r requirements.in
119+
# mpl-sphinx-theme
118120
pyflakes==3.2.0
119121
# via flake8
120122
pygments==2.17.2

0 commit comments

Comments
 (0)