From: garciadeblas Date: Mon, 27 Jun 2022 13:56:23 +0000 (+0200) Subject: Update requirements-dev.in to follow branch v12.0 instead of master X-Git-Tag: v12.0.0rc1^0 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FPLA.git;a=commitdiff_plain;h=e31be600d3e5676adab1cfc4ef857fe623d4186f Update requirements-dev.in to follow branch v12.0 instead of master Change-Id: Ia8e7c6e31ababeb36f5139adabbf495d377ddc6a Signed-off-by: garciadeblas --- diff --git a/requirements-dev.in b/requirements-dev.in index c113bba..f02edbd 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/common.git@master#egg=osm-common --r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master +git+https://osm.etsi.org/gerrit/osm/common.git@v12.0#egg=osm-common +-r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v12.0