Updating python dependencies 79/12879/3
authorMark Beierl <mark.beierl@canonical.com>
Thu, 26 Jan 2023 14:53:55 +0000 (14:53 +0000)
committerMark Beierl <mark.beierl@canonical.com>
Fri, 27 Jan 2023 18:50:39 +0000 (18:50 +0000)
Update of Python packages (using pip-compile) in preparation for
Release FOURTEEN

Change-Id: Iafe61f141e57ad2cca7157a6144d6ccc0eff5d50
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
requirements-dev.txt
requirements-test.txt
requirements.txt

index 21f6ba6..fc55bcb 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 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 @@ kafka-python==2.0.2
     #   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
index b312377..fd0128d 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-coverage==6.4.1
-    # via
-    #   -r requirements-test.in
-    #   nose2
-mock==4.0.3
+coverage==7.1.0
     # via -r requirements-test.in
-nose2==0.11.0
+mock==5.0.1
+    # via -r requirements-test.in
+nose2==0.12.0
     # via -r requirements-test.in
-six==1.16.0
-    # via nose2
index 8ed5f96..7daf6e1 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
 cached-property==1.5.2
     # via peewee-migrate
-certifi==2022.6.15
+certifi==2022.12.7
     # via requests
-charset-normalizer==2.0.12
+charset-normalizer==3.0.1
     # via requests
 click==8.1.3
     # via peewee-migrate
-idna==3.3
+idna==3.4
     # via requests
 jsonschema==2.6.0
     # via -r requirements.in
 kafka-python==2.0.2
     # via aiokafka
-mock==4.0.3
+mock==5.0.1
     # via peewee-migrate
+packaging==23.0
+    # via aiokafka
 peewee==3.8.2
     # via
     #   -r requirements.in
@@ -42,7 +46,7 @@ pymysql==0.9.3
     # via -r requirements.in
 pyyaml==5.4.1
     # via -r requirements.in
-requests==2.28.0
+requests==2.28.2
     # via -r requirements.in
-urllib3==1.26.9
+urllib3==1.26.14
     # via requests