diff options
Diffstat (limited to 'keymanager')
-rw-r--r-- | keymanager/changes/VERSION_COMPAT | 1 | ||||
-rw-r--r-- | keymanager/pkg/requirements.pip | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/keymanager/changes/VERSION_COMPAT b/keymanager/changes/VERSION_COMPAT index 0bb331a..cc00ecf 100644 --- a/keymanager/changes/VERSION_COMPAT +++ b/keymanager/changes/VERSION_COMPAT @@ -8,4 +8,3 @@ # # BEGIN DEPENDENCY LIST ------------------------- # leap.foo.bar>=x.y.z -leap.common>=0.4 diff --git a/keymanager/pkg/requirements.pip b/keymanager/pkg/requirements.pip index 11c4229..c81c1a1 100644 --- a/keymanager/pkg/requirements.pip +++ b/keymanager/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 |