diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-06-05 16:31:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-05 16:31:08 +0000 |
commit | c5ea8f6449bb80e239753fe954f9f02b728777dd (patch) | |
tree | 07cd4e1675520d48a0e67615321490d494f7164b | |
parent | d6c1b8b7bfd257efd5fe2df30dd450bdb2c57c7d (diff) | |
parent | bcc841699c8072a74378774593729931e81b4398 (diff) |
Merge "Bump oslo.messaging version to 5.36.0"
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 6fba84c6d..60014d75e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ os-client-config==1.28.0 # OSI Approved Apache Software License osc-lib==1.7.0 # OSI Approved Apache Software License oslo.config==4.11.1 # OSI Approved Apache Software License oslo.i18n==3.17.0 # OSI Approved Apache Software License -oslo.messaging===5.30.2 # OSI Approved Apache Software License +oslo.messaging===5.36.0 # OSI Approved Apache Software License oslo.privsep===1.22.1 # OSI Approved Apache Software License oslo.serialization==2.20.1 # OSI Approved Apache Software License oslo.utils==3.28.0 # OSI Approved Apache Software License |