commit | b0df1bf6ed1698285eda6a6725c5da0c80aa4aee | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Fri May 17 13:59:41 2019 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Fri May 17 14:03:58 2019 -0700 |
tree | b3f58b3504afb792a995de3838d657880da42b81 | |
parent | b48e652f018537ac030e86b579742f179d035425 [diff] |
upgrade libraries dependencies to newer version Change-Id: Ib34e9fa5a929aa6162105beca92dde2cfa060470
diff --git a/VERSION b/VERSION index db5486c..34cde56 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -3.2.6-dev +3.2.6
diff --git a/lib/xos-api/requirements.txt b/lib/xos-api/requirements.txt index 847ad62..cb420c9 100644 --- a/lib/xos-api/requirements.txt +++ b/lib/xos-api/requirements.txt
@@ -5,5 +5,5 @@ multistructlog~=2.1.0 python-consul~=1.1.0 simplejson~=3.16.0 -xosconfig~=3.2.0 -xosgenx~=3.2.0 +xosconfig~=3.2.5 +xosgenx~=3.2.5
diff --git a/lib/xos-kafka/requirements.txt b/lib/xos-kafka/requirements.txt index 55628ce..ee9de7b 100644 --- a/lib/xos-kafka/requirements.txt +++ b/lib/xos-kafka/requirements.txt
@@ -1,3 +1,3 @@ confluent-kafka==0.11.5 multistructlog~=2.1.0 -xosconfig~=3.2.0 +xosconfig~=3.2.5
diff --git a/lib/xos-migrate/requirements.txt b/lib/xos-migrate/requirements.txt index 725e178..ab2ff4a 100644 --- a/lib/xos-migrate/requirements.txt +++ b/lib/xos-migrate/requirements.txt
@@ -2,5 +2,5 @@ django-extensions~=2.1.6 djangorestframework~=3.9.1 multistructlog~=2.1.0 -xosconfig~=3.2.0 -xosgenx~=3.2.0 +xosconfig~=3.2.5 +xosgenx~=3.2.5
diff --git a/lib/xos-synchronizer/requirements.txt b/lib/xos-synchronizer/requirements.txt index 9f73208..ee9f606 100644 --- a/lib/xos-synchronizer/requirements.txt +++ b/lib/xos-synchronizer/requirements.txt
@@ -5,5 +5,5 @@ multistructlog~=2.1.0 networkx==2.2 six~=1.12.0 -xosconfig~=3.2.0 -xosgenx~=3.2.0 +xosconfig~=3.2.5 +xosgenx~=3.2.5