summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 07:58:00 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-03-15 07:58:00 +0000
commit2a13f2b557c0865ca152fcf04f3ff3158225ce9c (patch)
tree94da537d7afca0dde50302c34aef4972d721b3d7 /test-requirements.txt
parent70f33b5e226e9b945cea66bfa774934537f04841 (diff)
downloadpython-keystoneclient-2a13f2b557c0865ca152fcf04f3ff3158225ce9c.tar.gz
Updated from global requirements
Change-Id: I50a3011c302fb5568da8f57e2f5c354d1afb3a94
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 4605118..859ec60 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,7 +10,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
keyring>=5.5.1 # MIT/PSF
lxml!=3.7.0,>=3.4.1 # BSD
mock>=2.0.0 # BSD
-oauthlib>=0.6.0 # BSD
+oauthlib>=0.6.2 # BSD
oslotest>=3.2.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0
tempest>=17.1.0 # Apache-2.0