diff --git a/lower-constraints.txt b/lower-constraints.txt index 3c5d2335013..2303df870c2 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -78,7 +78,7 @@ oslo.versionedobjects==1.35.1 oslotest==3.2.0 osprofiler==2.3.0 ovs==2.10.0 -ovsdbapp==1.10.0 +ovsdbapp==1.11.0 packaging==20.4 Paste==2.0.2 PasteDeploy==1.5.0 diff --git a/requirements.txt b/requirements.txt index 39674001c6e..1271cc891d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ oslo.versionedobjects>=1.35.1 # Apache-2.0 osprofiler>=2.3.0 # Apache-2.0 os-ken>=2.0.0 # Apache-2.0 ovs>=2.10.0 # Apache-2.0 -ovsdbapp>=1.10.0 # Apache-2.0 +ovsdbapp>=1.11.0 # Apache-2.0 packaging>=20.4 # Apache-2.0 psutil>=5.3.0 # BSD pyroute2>=0.6.4;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)