From: Gulsum Atici Date: Tue, 14 Feb 2023 15:29:44 +0000 (+0300) Subject: Changing common branch in requirements-dev.txt X-Git-Tag: v12.0.6~12 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=dca2c239b699d258c2906292182cff330157a957;p=osm%2FRO.git Changing common branch in requirements-dev.txt Change-Id: Ib9d195ace43726cbec34fe86aacf6641189ef62b Signed-off-by: Gulsum Atici --- diff --git a/releasenotes/notes/updating_requirements_dev_txt-4c764a1dc617df35.yaml b/releasenotes/notes/updating_requirements_dev_txt-4c764a1dc617df35.yaml new file mode 100644 index 00000000..ade07d55 --- /dev/null +++ b/releasenotes/notes/updating_requirements_dev_txt-4c764a1dc617df35.yaml @@ -0,0 +1,20 @@ +####################################################################################### +# Copyright ETSI Contributors and Others. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or +# implied. +# See the License for the specific language governing permissions and +# limitations under the License. +####################################################################################### +--- +other: + - | + Updating common version from master to v12.0 in requirements-dev.txt. diff --git a/requirements-dev.txt b/requirements-dev.txt index 21f6ba66..ce8c3cee 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -22,7 +22,7 @@ kafka-python==2.0.2 # via # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master # aiokafka -osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@master +osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@v12.0 # via -r requirements-dev.in pycrypto==2.6.1 # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master