Changing common branch in requirements-dev.txt 63/12963/3
authorGulsum Atici <gulsum.atici@canonical.com>
Tue, 14 Feb 2023 15:04:35 +0000 (18:04 +0300)
committeraticig <gulsum.atici@canonical.com>
Tue, 14 Feb 2023 17:30:03 +0000 (18:30 +0100)
Change-Id: I155e36b0df1aab84a0be7e3591e13148aba3ffcd
Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
releasenotes/notes/update_requirements_dev-e9c110bfc35537f9.yaml [new file with mode: 0644]
requirements-dev.txt

diff --git a/releasenotes/notes/update_requirements_dev-e9c110bfc35537f9.yaml b/releasenotes/notes/update_requirements_dev-e9c110bfc35537f9.yaml
new file mode 100644 (file)
index 0000000..cd77509
--- /dev/null
@@ -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 v13.0 in requirements-dev.txt.
index 3d56590..1c89a18 100644 (file)
@@ -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=v13.0
     #   aiokafka
-osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@master
+osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@v13.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=v13.0