Skip to content

Commit 204eff6

Browse files
author
OpenStack Proposal Bot
committed
Updated from global requirements
Change-Id: Id4ec07a04dc196852f59bf068281ed2ac0237511
1 parent a1c0074 commit 204eff6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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
pbr!=2.1.0,>=2.0.0 # Apache-2.0
5-
keystoneauth1>=3.0.1 # Apache-2.0
5+
keystoneauth1>=3.1.0 # Apache-2.0
66
iso8601>=0.1.11 # MIT
77
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
88
oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ fixtures>=3.0.0 # Apache-2.0/BSD
99
keyring>=5.5.1 # MIT/PSF
1010
mock>=2.0 # BSD
1111
python-keystoneclient>=3.8.0 # Apache-2.0
12-
python-cinderclient>=3.0.0 # Apache-2.0
13-
python-glanceclient>=2.7.0 # Apache-2.0
12+
python-cinderclient>=3.1.0 # Apache-2.0
13+
python-glanceclient>=2.8.0 # Apache-2.0
1414
python-neutronclient>=6.3.0 # Apache-2.0
1515
requests-mock>=1.1 # Apache-2.0
1616
sphinx>=1.6.2 # BSD
1717
os-client-config>=1.28.0 # Apache-2.0
18-
openstackdocstheme>=1.11.0 # Apache-2.0
18+
openstackdocstheme>=1.16.0 # Apache-2.0
1919
osprofiler>=1.4.0 # Apache-2.0
2020
testrepository>=0.0.18 # Apache-2.0/BSD
2121
testscenarios>=0.4 # Apache-2.0/BSD

0 commit comments

Comments
 (0)