summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-02-17 10:16:08 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-02-17 10:16:08 +0000
commit665fe5bd8e8b1b474cf17b75fbd4715f948dc8df (patch)
tree5c0d3908e840359321417fbac3d451d3493512c0 /requirements.txt
parent0537f3025fe0b1043581ae7174bd44aa5cbc81f4 (diff)
downloadpython-novaclient-665fe5bd8e8b1b474cf17b75fbd4715f948dc8df.tar.gz
Updated from global requirements
Change-Id: I7288c55f19aec77faf8d1a16ec1b625f2cc15ce1
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index d0c32461..502c9df1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
-keystoneauth1>=3.3.0 # Apache-2.0
+keystoneauth1>=3.4.0 # Apache-2.0
iso8601>=0.1.11 # MIT
oslo.i18n>=3.15.3 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0