Updating python dependencies 88/12888/1
authorMark Beierl <mark.beierl@canonical.com>
Fri, 27 Jan 2023 19:13:35 +0000 (19:13 +0000)
committerMark Beierl <mark.beierl@canonical.com>
Fri, 27 Jan 2023 19:13:35 +0000 (19:13 +0000)
Update of Python packages (using pip-compile) in preparation for
Release FOURTEEN

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

index 3d50187..4768ba8 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
-alembic==1.8.1
+alembic==1.9.2
     # via apache-airflow
 anyio==3.6.2
     # via httpcore
 apache-airflow==2.4.3
     # via -r requirements-dev.in
-apache-airflow-providers-common-sql==1.3.0
+apache-airflow-providers-common-sql==1.3.3
     # via
     #   apache-airflow
     #   apache-airflow-providers-sqlite
-apache-airflow-providers-ftp==3.2.0
+apache-airflow-providers-ftp==3.3.0
     # via apache-airflow
-apache-airflow-providers-http==4.1.0
+apache-airflow-providers-http==4.1.1
     # via apache-airflow
-apache-airflow-providers-imap==3.1.0
+apache-airflow-providers-imap==3.1.1
     # via apache-airflow
-apache-airflow-providers-sqlite==3.3.0
+apache-airflow-providers-sqlite==3.3.1
     # via apache-airflow
 apispec[yaml]==3.3.2
     # via flask-appbuilder
 argcomplete==2.0.0
     # via apache-airflow
-attrs==22.1.0
+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
+attrs==22.2.0
     # via
     #   apache-airflow
     #   cattrs
@@ -53,14 +57,14 @@ cachelib==0.9.0
     #   flask-session
 cattrs==22.2.0
     # via apache-airflow
-certifi==2022.9.24
+certifi==2022.12.7
     # via
     #   httpcore
     #   httpx
     #   requests
 cffi==1.15.1
     # via cryptography
-charset-normalizer==2.1.1
+charset-normalizer==3.0.1
     # via requests
 click==8.1.3
     # via
@@ -73,17 +77,15 @@ colorama==0.4.6
     # via flask-appbuilder
 colorlog==4.8.0
     # via apache-airflow
-commonmark==0.9.1
-    # via rich
 configupdater==3.1.1
     # via apache-airflow
-connexion[flask,swagger-ui]==2.14.1
+connexion[flask,swagger-ui]==2.14.2
     # via apache-airflow
-cron-descriptor==1.2.32
+cron-descriptor==1.2.35
     # via apache-airflow
 croniter==1.3.8
     # via apache-airflow
-cryptography==38.0.3
+cryptography==39.0.0
     # via apache-airflow
 dataclasses==0.6
     # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
@@ -91,13 +93,13 @@ deprecated==1.2.13
     # via apache-airflow
 dill==0.3.6
     # via apache-airflow
-dnspython==2.2.1
+dnspython==2.3.0
     # via email-validator
 docutils==0.19
     # via python-daemon
-email-validator==1.3.0
+email-validator==1.3.1
     # via flask-appbuilder
-exceptiongroup==1.0.4
+exceptiongroup==1.1.0
     # via cattrs
 flask==2.2.2
     # via
@@ -115,7 +117,7 @@ flask-appbuilder==4.1.4
     # via apache-airflow
 flask-babel==2.0.0
     # via flask-appbuilder
-flask-caching==2.0.1
+flask-caching==2.0.2
     # via apache-airflow
 flask-jwt-extended==4.4.4
     # via flask-appbuilder
@@ -127,7 +129,7 @@ flask-session==0.4.0
     # via apache-airflow
 flask-sqlalchemy==2.5.1
     # via flask-appbuilder
-flask-wtf==1.0.1
+flask-wtf==1.1.1
     # via
     #   apache-airflow
     #   flask-appbuilder
@@ -139,9 +141,9 @@ gunicorn==20.1.0
     # via apache-airflow
 h11==0.14.0
     # via httpcore
-httpcore==0.16.1
+httpcore==0.16.3
     # via httpx
-httpx==0.23.1
+httpx==0.23.3
     # via apache-airflow
 idna==3.4
     # via
@@ -149,13 +151,13 @@ idna==3.4
     #   email-validator
     #   requests
     #   rfc3986
-importlib-metadata==5.0.0
+importlib-metadata==6.0.0
     # via
     #   alembic
     #   apache-airflow
     #   flask
     #   markdown
-importlib-resources==5.10.0
+importlib-resources==5.10.2
     # via
     #   alembic
     #   apache-airflow
@@ -175,7 +177,7 @@ jinja2==3.1.2
     #   flask-babel
     #   python-nvd3
     #   swagger-ui-bundle
-jsonschema==4.17.1
+jsonschema==4.17.3
     # via
     #   apache-airflow
     #   connexion
@@ -184,7 +186,7 @@ kafka-python==2.0.2
     # via
     #   -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
     #   aiokafka
-lazy-object-proxy==1.8.0
+lazy-object-proxy==1.9.0
     # via apache-airflow
 linkify-it-py==2.0.0
     # via apache-airflow
@@ -200,7 +202,8 @@ markdown-it-py==2.1.0
     # via
     #   apache-airflow
     #   mdit-py-plugins
-markupsafe==2.1.1
+    #   rich
+markupsafe==2.1.2
     # via
     #   apache-airflow
     #   jinja2
@@ -219,14 +222,16 @@ marshmallow-oneofschema==3.0.1
     # via apache-airflow
 marshmallow-sqlalchemy==0.26.1
     # via flask-appbuilder
-mdit-py-plugins==0.3.1
+mdit-py-plugins==0.3.3
     # via apache-airflow
 mdurl==0.1.2
     # via markdown-it-py
 osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@master
     # via -r requirements-dev.in
-packaging==21.3
+packaging==23.0
     # via
+    #   -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
+    #   aiokafka
     #   apache-airflow
     #   connexion
     #   marshmallow
@@ -246,7 +251,7 @@ pycparser==2.21
     # via cffi
 pycrypto==2.6.1
     # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
-pygments==2.13.0
+pygments==2.14.0
     # via
     #   apache-airflow
     #   rich
@@ -255,11 +260,9 @@ pyjwt==2.6.0
     #   apache-airflow
     #   flask-appbuilder
     #   flask-jwt-extended
-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
-pyparsing==3.0.9
-    # via packaging
-pyrsistent==0.19.2
+pyrsistent==0.19.3
     # via jsonschema
 python-daemon==2.3.2
     # via apache-airflow
@@ -275,7 +278,7 @@ python-slugify==7.0.0
     # via
     #   apache-airflow
     #   python-nvd3
-pytz==2022.6
+pytz==2022.7.1
     # via
     #   babel
     #   flask-babel
@@ -287,7 +290,7 @@ pyyaml==5.4.1
     #   apispec
     #   clickclick
     #   connexion
-requests==2.28.1
+requests==2.28.2
     # via
     #   apache-airflow-providers-http
     #   connexion
@@ -296,7 +299,7 @@ requests-toolbelt==0.10.1
     # via apache-airflow-providers-http
 rfc3986[idna2008]==1.5.0
     # via httpx
-rich==12.6.0
+rich==13.3.0
     # via apache-airflow
 setproctitle==1.3.2
     # via apache-airflow
@@ -309,7 +312,7 @@ sniffio==1.3.0
     #   anyio
     #   httpcore
     #   httpx
-sqlalchemy==1.4.44
+sqlalchemy==1.4.46
     # via
     #   alembic
     #   apache-airflow
@@ -318,9 +321,9 @@ sqlalchemy==1.4.44
     #   marshmallow-sqlalchemy
     #   sqlalchemy-jsonfield
     #   sqlalchemy-utils
-sqlalchemy-jsonfield==1.0.0
+sqlalchemy-jsonfield==1.0.1.post0
     # via apache-airflow
-sqlalchemy-utils==0.38.3
+sqlalchemy-utils==0.39.0
     # via flask-appbuilder
 sqlparse==0.4.3
     # via apache-airflow-providers-common-sql
@@ -330,7 +333,7 @@ tabulate==0.9.0
     # via apache-airflow
 tenacity==8.1.0
     # via apache-airflow
-termcolor==2.1.1
+termcolor==2.2.0
     # via apache-airflow
 text-unidecode==1.3
     # via python-slugify
@@ -342,7 +345,7 @@ uc-micro-py==1.0.1
     # via linkify-it-py
 unicodecsv==0.14.1
     # via apache-airflow
-urllib3==1.26.12
+urllib3==1.26.14
     # via requests
 werkzeug==2.2.2
     # via
@@ -357,7 +360,7 @@ wtforms==3.0.1
     # via
     #   flask-appbuilder
     #   flask-wtf
-zipp==3.10.0
+zipp==3.11.0
     # via
     #   importlib-metadata
     #   importlib-resources
index 52c8aa0..cd29f8a 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-packaging==21.3
+packaging==23.0
     # via setuptools-scm
-pyparsing==3.0.9
-    # via packaging
-setuptools-scm==7.0.5
+setuptools-scm==7.1.0
     # via -r requirements-dist.in
 stdeb==0.10.0
     # via -r requirements-dist.in
index a7f0e06..fd0128d 100644 (file)
@@ -14,9 +14,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-coverage==6.5.0
+coverage==7.1.0
     # via -r requirements-test.in
-mock==4.0.3
+mock==5.0.1
     # via -r requirements-test.in
 nose2==0.12.0
     # via -r requirements-test.in
index 1e6c775..59f9d17 100644 (file)
@@ -18,28 +18,28 @@ azure-common==1.1.28
     # via
     #   -r requirements.in
     #   azure-mgmt-compute
-azure-core==1.26.1
+azure-core==1.26.2
     # via
     #   azure-identity
     #   azure-mgmt-core
     #   msrest
 azure-identity==1.12.0
     # via -r requirements.in
-azure-mgmt-compute==29.0.0
+azure-mgmt-compute==29.1.0
     # via -r requirements.in
 azure-mgmt-core==1.3.2
     # via azure-mgmt-compute
-cachetools==5.2.0
+cachetools==5.3.0
     # via google-auth
-certifi==2022.9.24
+certifi==2022.12.7
     # via
     #   msrest
     #   requests
 cffi==1.15.1
     # via cryptography
-charset-normalizer==2.1.1
+charset-normalizer==3.0.1
     # via requests
-cryptography==38.0.3
+cryptography==39.0.0
     # via
     #   azure-identity
     #   msal
@@ -49,11 +49,11 @@ debtcollector==2.5.0
     #   oslo-config
     #   oslo-utils
     #   python-keystoneclient
-google-api-core==2.10.2
+google-api-core==2.11.0
     # via google-api-python-client
-google-api-python-client==2.66.0
+google-api-python-client==2.74.0
     # via -r requirements.in
-google-auth==2.14.1
+google-auth==2.16.0
     # via
     #   -r requirements.in
     #   google-api-core
@@ -61,7 +61,7 @@ google-auth==2.14.1
     #   google-auth-httplib2
 google-auth-httplib2==0.1.0
     # via google-api-python-client
-googleapis-common-protos==1.57.0
+googleapis-common-protos==1.58.0
     # via google-api-core
 httplib2==0.21.0
     # via
@@ -76,7 +76,7 @@ iso8601==1.1.0
     #   python-novaclient
 isodate==0.6.1
     # via msrest
-keystoneauth1==5.0.0
+keystoneauth1==5.1.1
     # via
     #   python-keystoneclient
     #   python-novaclient
@@ -100,7 +100,7 @@ oauthlib==3.2.2
     # via requests-oauthlib
 os-service-types==1.7.0
     # via keystoneauth1
-oslo-config==9.0.0
+oslo-config==9.1.0
     # via python-keystoneclient
 oslo-i18n==5.1.0
     # via
@@ -117,11 +117,11 @@ oslo-utils==6.1.0
     #   oslo-serialization
     #   python-keystoneclient
     #   python-novaclient
-packaging==21.3
+packaging==23.0
     # via
     #   oslo-utils
     #   python-keystoneclient
-pbr==5.11.0
+pbr==5.11.1
     # via
     #   keystoneauth1
     #   os-service-types
@@ -130,13 +130,13 @@ pbr==5.11.0
     #   python-keystoneclient
     #   python-novaclient
     #   stevedore
-portalocker==2.6.0
+portalocker==2.7.0
     # via msal-extensions
-prettytable==3.5.0
+prettytable==3.6.0
     # via python-novaclient
-prometheus-client==0.15.0
+prometheus-client==0.16.0
     # via -r requirements.in
-protobuf==4.21.9
+protobuf==4.21.12
     # via
     #   google-api-core
     #   googleapis-common-protos
@@ -154,12 +154,11 @@ pyparsing==3.0.9
     # via
     #   httplib2
     #   oslo-utils
-    #   packaging
 python-keystoneclient==5.0.1
     # via -r requirements.in
 python-novaclient==18.2.0
     # via -r requirements.in
-pytz==2022.6
+pytz==2022.7.1
     # via
     #   oslo-serialization
     #   oslo-utils
@@ -167,7 +166,7 @@ pyyaml==5.4.1
     # via
     #   -r requirements.in
     #   oslo-config
-requests==2.28.1
+requests==2.28.2
     # via
     #   azure-core
     #   google-api-core
@@ -202,9 +201,9 @@ typing-extensions==4.4.0
     # via azure-core
 uritemplate==4.1.1
     # via google-api-python-client
-urllib3==1.26.12
+urllib3==1.26.14
     # via requests
-wcwidth==0.2.5
+wcwidth==0.2.6
     # via prettytable
 wrapt==1.14.1
     # via debtcollector