Skip to content

Commit a5a14a5

Browse files
author
pengyuesheng
committed
Bump openstackdocstheme to 1.30.0
...to pick up many improvements, including the return of table borders. Change-Id: I6af7c339e139f0980c64927fdd7cf3304b0715c5
1 parent 7e7d25d commit a5a14a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# of appearance. Changing the order has an impact on the overall integration
33
# process, which may cause wedges in the gate later.
44

5-
openstackdocstheme>=1.18.1 # Apache-2.0
5+
openstackdocstheme>=1.30.0 # Apache-2.0
66
sphinx>=1.6.2,!=1.6.6,!=1.6.7,<2.0.0;python_version=='2.7' # BSD
77
sphinx>=1.6.2,!=1.6.6,!=1.6.7,!=2.1.0;python_version>='3.4' # BSD
88
reno>=2.5.0 # Apache-2.0

lower-constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ mock==2.0 # BSD
1919
python-openstackclient==3.14 # Apache-2.0
2020

2121
# doc/requirements.txt
22-
openstackdocstheme==1.18.1 # Apache-2.0
22+
openstackdocstheme==1.30.0 # Apache-2.0
2323
sphinx==1.6.2 # BSD
2424
reno==2.5.0 # Apache2

0 commit comments

Comments
 (0)