Skip to content

Commit aac4f8c

Browse files
committed
Bump lower constraint of MarkupSafe
setuptools 46.0.0's drop of the Features feature broke python-openstackclient's lower-constraints job on master via the MarkupSafe package. Bump the lower constraint of MarkupSafe to fix lower-constraints on master. Change-Id: Ib0a6f94a6611b221efbf76f6f25b55c43782546f
1 parent 332457b commit aac4f8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lower-constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jsonschema==2.6.0
4141
keystoneauth1==3.14.0
4242
kombu==4.0.0
4343
linecache2==1.0.0
44-
MarkupSafe==1.0
44+
MarkupSafe==1.1.0
4545
mccabe==0.2.1
4646
mock==2.0.0
4747
monotonic==0.6

0 commit comments

Comments
 (0)