diff options
author | ahothan <ahothan@cisco.com> | 2017-09-17 07:51:18 -0700 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2017-10-20 00:37:13 -0700 |
commit | d6d77669fcb13c779d869929a95ec9e9474b3fcf (patch) | |
tree | c1c5786f5e75f73f6c7c82c408a9d4a4d3891538 /test-requirements.txt | |
parent | 86832955f65bf9efdce512c35ff2e1074f45d370 (diff) |
Documentation update
Change-Id: I5b96349d2eb2fc21a15dde6adbd72f7e84c737bf
Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index a59e519..f72ef01 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14,4 +14,4 @@ oslotest>=1.10.0 # Apache-2.0 testrepository>=0.0.18 testscenarios>=0.4 testtools>=1.4.0 -pytest>=3.0.2 +pytest>=3.2.2 |