summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-20 13:15:42 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-09-20 13:15:42 +0000
commit0aae41e0c1d3d965181b22b6fd25fb1bc0442a35 (patch)
treeb1745bf829878cfec82f4ee817501798e3231319
parentac2aebdd84f1c4a5e99c1bd442c6d43f4fb33e36 (diff)
downloadoslo-utils-stable/newton.tar.gz
Updated from global requirementsnewton-eol3.16.1stable/newton
Change-Id: I9bdb1413d0dd6baacdc44c33ebdbb52a61adf6f2
-rw-r--r--requirements.txt2
-rw-r--r--test-requirements.txt4
2 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index af47d66..94ea957 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,7 +14,7 @@ iso8601>=0.1.11 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
monotonic>=0.6 # Apache-2.0
pytz>=2013.6 # MIT
-netaddr!=0.7.16,>=0.7.12 # BSD
+netaddr!=0.7.16,>=0.7.13 # BSD
netifaces>=0.10.4 # MIT
debtcollector>=1.2.0 # Apache-2.0
pyparsing>=2.0.1 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 80a559c..0cc2052 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -25,7 +25,7 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
mock>=2.0 # BSD
# used for oslotest cross-testing scripts
-oslo.config>=3.12.0 # Apache-2.0
+oslo.config>=3.14.0 # Apache-2.0
# Bandit security code scanner
-bandit>=1.0.1 # Apache-2.0
+bandit>=1.1.0 # Apache-2.0