Updating Python Dependencies 74/12874/3
authorMark Beierl <mark.beierl@canonical.com>
Thu, 26 Jan 2023 02:20:07 +0000 (21:20 -0500)
committerMark Beierl <mark.beierl@canonical.com>
Thu, 26 Jan 2023 02:33:23 +0000 (21:33 -0500)
Update of Python packages (using pip-compile) in preparation for
Release FOURTEEN

Change-Id: I604fa3686d79d04c9937c2d363889b100e2d1dd2
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
releasenotes/notes/update_pip_requirements-6d71643a51c7333f.yaml [new file with mode: 0644]
requirements-test.txt
requirements.txt

diff --git a/releasenotes/notes/update_pip_requirements-6d71643a51c7333f.yaml b/releasenotes/notes/update_pip_requirements-6d71643a51c7333f.yaml
new file mode 100644 (file)
index 0000000..2d646aa
--- /dev/null
@@ -0,0 +1,21 @@
+#######################################################################################
+# 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 pip requirements at start of v14 branch
+
index 13c777b..bed91b0 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-attrs==21.4.0
+attrs==22.2.0
     # via pytest
-coverage==6.4.1
-    # via
-    #   -r requirements-test.in
-    #   nose2
-iniconfig==1.1.1
+coverage==7.1.0
+    # via -r requirements-test.in
+exceptiongroup==1.1.0
+    # via pytest
+iniconfig==2.0.0
     # via pytest
-nose2==0.11.0
+nose2==0.12.0
     # via -r requirements-test.in
-packaging==21.3
+packaging==23.0
     # via pytest
 pluggy==1.0.0
     # via pytest
-py==1.11.0
-    # via pytest
-pyparsing==3.0.9
-    # via packaging
-pytest==7.1.2
+pytest==7.2.1
     # via -r requirements-test.in
-six==1.16.0
-    # via nose2
 tomli==2.0.1
     # via pytest
index 5d297e0..5995b6a 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-aiokafka==0.7.2
+aiokafka==0.8.0
     # via -r requirements.in
+async-timeout==4.0.2
+    # via aiokafka
 dataclasses==0.6
     # via -r requirements.in
 kafka-python==2.0.2
     # via aiokafka
+packaging==23.0
+    # via aiokafka
 pycrypto==2.6.1
     # via -r requirements.in
-pymongo==3.12.3
+pymongo==3.13.0
     # via -r requirements.in
 pyyaml==5.4.1
     # via -r requirements.in