Update version of PyYAML 19/13719/2
authorMark Beierl <mark.beierl@canonical.com>
Fri, 21 Jul 2023 17:14:14 +0000 (17:14 +0000)
committergatici <gulsum.atici@canonical.com>
Mon, 24 Jul 2023 14:28:24 +0000 (17:28 +0300)
Change-Id: I2c53f1ffa67ec6cbda483e839be2778f185100a9
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
releasenotes/notes/update_pyyaml-a159e47f45f20749.yaml [new file with mode: 0644]
requirements.in
requirements.txt

diff --git a/releasenotes/notes/update_pyyaml-a159e47f45f20749.yaml b/releasenotes/notes/update_pyyaml-a159e47f45f20749.yaml
new file mode 100644 (file)
index 0000000..3a2471a
--- /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:
+  - |
+    Update pyyaml version > 6
index 2622a79..f61a801 100644 (file)
@@ -15,7 +15,7 @@
 
 pymongo
 aiokafka
-pyyaml==5.4.1
+pyyaml>6
 pycryptodome
 dataclasses
 motor
\ No newline at end of file
index 3782aed..f6f3d14 100644 (file)
@@ -34,5 +34,5 @@ pymongo==4.3.3
     # via
     #   -r requirements.in
     #   motor
-pyyaml==5.4.1
+pyyaml==6.0.1
     # via -r requirements.in