Updating python dependencies
Update of Python packages (using pip-compile) in preparation for
Release FOURTEEN
Change-Id: Ie27634899f752975227416c3b86b68f6b8cecc33
Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
diff --git a/releasenotes/notes/update_python_dependencies-a4b78dba19059876.yaml b/releasenotes/notes/update_python_dependencies-a4b78dba19059876.yaml
new file mode 100644
index 0000000..b645eb8
--- /dev/null
+++ b/releasenotes/notes/update_python_dependencies-a4b78dba19059876.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:
+ - |
+ Update of Python packages (using pip-compile) in preparation for Release FOURTEEN.
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 21f6ba6..fc55bcb 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -14,8 +14,12 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
-aiokafka==0.7.2
+aiokafka==0.8.0
# via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
+async-timeout==4.0.2
+ # via
+ # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
+ # aiokafka
dataclasses==0.6
# via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
kafka-python==2.0.2
@@ -24,9 +28,13 @@
# aiokafka
osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@master
# via -r requirements-dev.in
+packaging==23.0
+ # via
+ # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
+ # aiokafka
pycrypto==2.6.1
# via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
-pymongo==3.12.3
+pymongo==3.13.0
# via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
pyyaml==5.4.1
# via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
diff --git a/requirements-test.txt b/requirements-test.txt
index c7c2f90..20b69e9 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -16,7 +16,7 @@
#######################################################################################
-e RO-plugin
# via -r requirements-test.in
-coverage==7.0.5
+coverage==7.1.0
# via -r requirements-test.in
mock==5.0.1
# via -r requirements-test.in
diff --git a/requirements.txt b/requirements.txt
index 3f146d0..149d533 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -39,7 +39,7 @@
# msrest
azure-identity==1.12.0
# via -r RO-VIM-azure/requirements.in
-azure-mgmt-compute==29.0.0
+azure-mgmt-compute==29.1.0
# via -r RO-VIM-azure/requirements.in
azure-mgmt-core==1.3.2
# via
@@ -54,7 +54,7 @@
# via paramiko
boto==2.49.0
# via -r RO-VIM-aws/requirements.in
-cachetools==5.2.1
+cachetools==5.3.0
# via google-auth
certifi==2022.12.7
# via
@@ -107,7 +107,7 @@
# via pyvcloud
google-api-core==2.11.0
# via google-api-python-client
-google-api-python-client==2.72.0
+google-api-python-client==2.74.0
# via -r RO-VIM-gcp/requirements.in
google-auth==2.16.0
# via
@@ -148,7 +148,9 @@
isodate==0.6.1
# via msrest
jaraco-functools==3.5.2
- # via cheroot
+ # via
+ # cheroot
+ # tempora
jinja2==3.1.2
# via -r NG-RO/requirements.in
jmespath==1.0.1
@@ -174,7 +176,7 @@
# via -r NG-RO/requirements.in
lxml==4.9.2
# via pyvcloud
-markupsafe==2.1.1
+markupsafe==2.1.2
# via jinja2
more-itertools==9.0.0
# via
@@ -274,7 +276,7 @@
# via
# oslo-utils
# python-keystoneclient
-paramiko==2.12.0
+paramiko==3.0.0
# via
# -r RO-SDN-dpb/requirements.in
# -r RO-VIM-gcp/requirements.in
@@ -298,7 +300,7 @@
# stevedore
pkgutil-resolve-name==1.3.10
# via jsonschema
-portalocker==2.6.0
+portalocker==2.7.0
# via msal-extensions
portend==3.1.0
# via cherrypy
@@ -375,7 +377,7 @@
# tempora
pyvcloud==19.1.1
# via -r RO-VIM-vmware/requirements.in
-pyvmomi==8.0.0.1.1
+pyvmomi==8.0.0.1.2
# via -r RO-VIM-vmware/requirements.in
pyyaml==5.4.1
# via
@@ -447,7 +449,6 @@
# keystoneauth1
# msrestazure
# munch
- # paramiko
# python-dateutil
# python-keystoneclient
# pyvmomi
@@ -462,7 +463,7 @@
# python-keystoneclient
# python-novaclient
# python-openstackclient
-tempora==5.2.0
+tempora==5.2.1
# via portend
tqdm==4.64.1
# via ipconflict