From 092bc9ea13dbc26e1f0bb9d1c7867536d20c74c0 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Mon, 27 Jun 2022 15:56:17 +0200 Subject: [PATCH] Update requirements-dev.in to follow branch v12.0 instead of master Change-Id: Ib6d29c31d33685fb15566526e63c166e084778fb Signed-off-by: garciadeblas --- requirements-dev.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.in b/requirements-dev.in index 49324f7..97d9fe5 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -13,5 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -git+https://osm.etsi.org/gerrit/osm/IM.git@master#egg=osm-im --r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=master +git+https://osm.etsi.org/gerrit/osm/IM.git@v12.0#egg=osm-im +-r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=v12.0 -- 2.25.1