From b1ac5bdbed955cf5a88c76dd90691266e45d277c Mon Sep 17 00:00:00 2001
From: Ivan Alejandro <ivanalejandro0@gmail.com>
Date: Mon, 8 Jun 2015 15:21:00 -0300
Subject: [PATCH] [pkg] bump dependencies

---
 changes/VERSION_COMPAT | 1 -
 pkg/requirements.pip   | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT
index 0bb331afb..cc00ecf75 100644
--- a/changes/VERSION_COMPAT
+++ b/changes/VERSION_COMPAT
@@ -8,4 +8,3 @@
 #
 # BEGIN DEPENDENCY LIST -------------------------
 # leap.foo.bar>=x.y.z
-leap.common>=0.4
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index 11c422902..c81c1a1c9 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -1,4 +1,4 @@
-leap.common>=0.3.7
+leap.common>=0.4.0
 simplejson
 requests
 # if we bump the gnupg version, bump also the sanity check
-- 
GitLab