From f9df2bd8fa54d3e691d1efda8aaf21cc98c65b09 Mon Sep 17 00:00:00 2001 From: beierlm Date: Thu, 6 May 2021 15:41:40 -0400 Subject: [PATCH] Update dependencies to branch Change-Id: Idf1f3f8a843098c7193397a452e29d57a5d8824c Signed-off-by: beierlm --- requirements-dev.in | 2 +- requirements-dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.in b/requirements-dev.in index 3b707ccd..92d2d14d 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -14,4 +14,4 @@ # limitations under the License. ## -git+https://osm.etsi.org/gerrit/osm/common.git@master#egg=osm-common +git+https://osm.etsi.org/gerrit/osm/common.git@ng-ro-refactor#egg=osm-common diff --git a/requirements-dev.txt b/requirements-dev.txt index edae3a59..277259c0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,5 +14,5 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### -git+https://osm.etsi.org/gerrit/osm/common.git@master#egg=osm-common +git+https://osm.etsi.org/gerrit/osm/common.git@ng-ro-refactor#egg=osm-common # via -r requirements-dev.in -- 2.25.1