Update pip dependencies
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Sun, 15 Dec 2024 09:53:11 +0000 (10:53 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Sun, 15 Dec 2024 09:53:11 +0000 (10:53 +0100)
Change-Id: I5c78d95ffa3e6fbd9805646993ea63ffc3247905
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
osm_webhook_translator/requirements-dist.txt
osm_webhook_translator/requirements.txt
requirements-dev.txt
requirements-dist.txt
requirements-test.txt
requirements.txt

index 6fd6757..80de9f0 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-packaging==24.1
+packaging==24.2
     # via setuptools-scm
 setuptools-scm==8.1.0
     # via -r osm_webhook_translator/requirements-dist.in
 stdeb==0.10.0
     # via -r osm_webhook_translator/requirements-dist.in
-tomli==2.0.1
+tomli==2.2.1
     # via setuptools-scm
 
 # The following packages are considered to be unsafe in a requirements file:
index 0ddd95a..5e9e071 100644 (file)
 #######################################################################################
 annotated-types==0.7.0
     # via pydantic
-anyio==4.4.0
+anyio==4.7.0
     # via starlette
-certifi==2024.7.4
+certifi==2024.12.14
     # via requests
-charset-normalizer==3.3.2
+charset-normalizer==3.4.0
     # via requests
 click==8.1.7
     # via uvicorn
 exceptiongroup==1.2.2
     # via anyio
-fastapi==0.112.0
+fastapi==0.115.6
     # via -r osm_webhook_translator/requirements.in
 h11==0.14.0
     # via uvicorn
-idna==3.7
+idna==3.10
     # via
     #   anyio
     #   requests
-pydantic==2.8.2
+pydantic==2.10.3
     # via fastapi
-pydantic-core==2.20.1
+pydantic-core==2.27.1
     # via pydantic
 requests==2.32.3
     # via -r osm_webhook_translator/requirements.in
 sniffio==1.3.1
     # via anyio
-starlette==0.37.2
+starlette==0.41.3
     # via fastapi
 typing-extensions==4.12.2
     # via
@@ -51,7 +51,7 @@ typing-extensions==4.12.2
     #   pydantic
     #   pydantic-core
     #   uvicorn
-urllib3==2.2.2
+urllib3==2.2.3
     # via requests
-uvicorn==0.30.5
+uvicorn==0.33.0
     # via -r osm_webhook_translator/requirements.in
index c6cbf58..1196ca9 100644 (file)
 #######################################################################################
 a2wsgi==1.10.7
     # via connexion
-aiohappyeyeballs==2.3.4
+aiohappyeyeballs==2.4.4
     # via aiohttp
-aiohttp==3.10.1
+aiohttp==3.11.10
     # via apache-airflow-providers-http
-aiokafka==0.11.0
+aiokafka==0.12.0
     # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
-aiosignal==1.3.1
+aiosignal==1.3.2
     # via aiohttp
-alembic==1.13.2
+alembic==1.14.0
     # via apache-airflow
-anyio==4.4.0
+anyio==4.7.0
     # via
     #   httpx
     #   starlette
@@ -52,14 +52,14 @@ apache-airflow-providers-sqlite==3.5.0
     # via apache-airflow
 apispec[yaml]==3.3.2
     # via flask-appbuilder
-argcomplete==3.5.0
+argcomplete==3.5.2
     # via apache-airflow
 asgiref==3.8.1
     # via
     #   apache-airflow-providers-http
     #   connexion
     #   flask
-async-timeout==4.0.3
+async-timeout==5.0.1
     # via
     #   -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
     #   aiohttp
@@ -71,24 +71,24 @@ attrs==24.2.0
     #   cattrs
     #   jsonschema
     #   referencing
-babel==2.15.0
+babel==2.16.0
     # via flask-babel
-blinker==1.8.2
+blinker==1.9.0
     # via apache-airflow
 cachelib==0.9.0
     # via
     #   flask-caching
     #   flask-session
-cattrs==23.2.3
+cattrs==24.1.2
     # via apache-airflow
-certifi==2024.7.4
+certifi==2024.12.14
     # via
     #   httpcore
     #   httpx
     #   requests
-cffi==1.17.0
+cffi==1.17.1
     # via cryptography
-charset-normalizer==3.3.2
+charset-normalizer==3.4.0
     # via requests
 click==8.1.7
     # via
@@ -102,25 +102,23 @@ configupdater==3.2
     # via apache-airflow
 connexion[flask]==3.1.0
     # via apache-airflow
-cron-descriptor==1.4.3
+cron-descriptor==1.4.5
     # via apache-airflow
-croniter==3.0.3
+croniter==5.0.1
     # via apache-airflow
-cryptography==43.0.0
+cryptography==44.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
-deprecated==1.2.14
+deprecated==1.2.15
     # via apache-airflow
-dill==0.3.8
+dill==0.3.9
     # via apache-airflow
-dnspython==2.6.1
+dnspython==2.7.0
     # via
     #   -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
     #   email-validator
     #   pymongo
-docutils==0.21.2
-    # via python-daemon
 email-validator==1.3.1
     # via flask-appbuilder
 exceptiongroup==1.2.2
@@ -145,7 +143,7 @@ flask-babel==2.0.0
     # via flask-appbuilder
 flask-caching==2.3.0
     # via apache-airflow
-flask-jwt-extended==4.6.0
+flask-jwt-extended==4.7.1
     # via flask-appbuilder
 flask-login==0.6.3
     # via
@@ -155,29 +153,29 @@ flask-session==0.8.0
     # via apache-airflow
 flask-sqlalchemy==2.5.1
     # via flask-appbuilder
-flask-wtf==1.2.1
+flask-wtf==1.2.2
     # via
     #   apache-airflow
     #   flask-appbuilder
-frozenlist==1.4.1
+frozenlist==1.5.0
     # via
     #   aiohttp
     #   aiosignal
 graphviz==0.20.3
     # via apache-airflow
-greenlet==3.0.3
+greenlet==3.1.1
     # via sqlalchemy
-gunicorn==22.0.0
+gunicorn==23.0.0
     # via apache-airflow
 h11==0.14.0
     # via httpcore
-httpcore==1.0.5
+httpcore==1.0.7
     # via httpx
-httpx==0.27.0
+httpx==0.28.1
     # via
     #   apache-airflow
     #   connexion
-idna==3.7
+idna==3.10
     # via
     #   anyio
     #   email-validator
@@ -203,7 +201,7 @@ jsonschema==4.23.0
     #   apache-airflow
     #   connexion
     #   flask-appbuilder
-jsonschema-specifications==2023.12.1
+jsonschema-specifications==2024.10.1
     # via jsonschema
 lazy-object-proxy==1.10.0
     # via apache-airflow
@@ -213,23 +211,23 @@ lockfile==0.12.2
     # via
     #   apache-airflow
     #   python-daemon
-mako==1.3.5
+mako==1.3.8
     # via alembic
-markdown==3.6
+markdown==3.7
     # via apache-airflow
 markdown-it-py==3.0.0
     # via
     #   apache-airflow
     #   mdit-py-plugins
     #   rich
-markupsafe==2.1.5
+markupsafe==3.0.2
     # via
     #   apache-airflow
     #   jinja2
     #   mako
     #   werkzeug
     #   wtforms
-marshmallow==3.21.3
+marshmallow==3.23.1
     # via
     #   flask-appbuilder
     #   marshmallow-enum
@@ -241,21 +239,21 @@ marshmallow-oneofschema==3.1.1
     # via apache-airflow
 marshmallow-sqlalchemy==0.26.1
     # via flask-appbuilder
-mdit-py-plugins==0.4.1
+mdit-py-plugins==0.4.2
     # via apache-airflow
 mdurl==0.1.2
     # via markdown-it-py
-motor==3.5.1
+motor==3.6.0
     # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
 msgspec==0.18.6
     # via flask-session
-multidict==6.0.5
+multidict==6.1.0
     # via
     #   aiohttp
     #   yarl
 osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@master
     # via -r requirements-dev.in
-packaging==24.1
+packaging==24.2
     # via
     #   -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
     #   aiokafka
@@ -270,26 +268,30 @@ pluggy==1.5.0
     # via apache-airflow
 prison==0.2.1
     # via flask-appbuilder
-psutil==6.0.0
+propcache==0.2.1
+    # via
+    #   aiohttp
+    #   yarl
+psutil==6.1.0
     # via apache-airflow
 pycparser==2.22
     # via cffi
-pycryptodome==3.20.0
+pycryptodome==3.21.0
     # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
 pygments==2.18.0
     # via
     #   apache-airflow
     #   rich
-pyjwt==2.9.0
+pyjwt==2.10.1
     # via
     #   apache-airflow
     #   flask-appbuilder
     #   flask-jwt-extended
-pymongo==4.8.0
+pymongo==4.9.2
     # via
     #   -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
     #   motor
-python-daemon==3.0.1
+python-daemon==3.1.2
     # via apache-airflow
 python-dateutil==2.9.0.post0
     # via
@@ -298,7 +300,7 @@ python-dateutil==2.9.0.post0
     #   flask-appbuilder
     #   pendulum
     #   time-machine
-python-multipart==0.0.9
+python-multipart==0.0.19
     # via connexion
 python-nvd3==0.16.0
     # via apache-airflow
@@ -306,7 +308,7 @@ python-slugify==8.0.4
     # via
     #   apache-airflow
     #   python-nvd3
-pytz==2024.1
+pytz==2024.2
     # via
     #   croniter
     #   flask-babel
@@ -328,24 +330,22 @@ requests-toolbelt==1.0.0
     # via apache-airflow-providers-http
 rfc3339-validator==0.1.4
     # via apache-airflow
-rich==13.7.1
+rich==13.9.4
     # via apache-airflow
-rpds-py==0.20.0
+rpds-py==0.22.3
     # via
     #   jsonschema
     #   referencing
-setproctitle==1.3.3
+setproctitle==1.3.4
     # via apache-airflow
-six==1.16.0
+six==1.17.0
     # via
     #   prison
     #   python-dateutil
     #   rfc3339-validator
 sniffio==1.3.1
-    # via
-    #   anyio
-    #   httpx
-sqlalchemy==1.4.53
+    # via anyio
+sqlalchemy==1.4.54
     # via
     #   alembic
     #   apache-airflow
@@ -358,19 +358,19 @@ sqlalchemy-jsonfield==1.0.2
     # via apache-airflow
 sqlalchemy-utils==0.41.2
     # via flask-appbuilder
-sqlparse==0.5.1
+sqlparse==0.5.3
     # via apache-airflow-providers-common-sql
-starlette==0.38.2
+starlette==0.42.0
     # via connexion
 tabulate==0.9.0
     # via apache-airflow
 tenacity==9.0.0
     # via apache-airflow
-termcolor==2.4.0
+termcolor==2.5.0
     # via apache-airflow
 text-unidecode==1.3
     # via python-slugify
-time-machine==2.15.0
+time-machine==2.16.0
     # via pendulum
 typing-extensions==4.12.2
     # via
@@ -383,29 +383,28 @@ typing-extensions==4.12.2
     #   asgiref
     #   cattrs
     #   connexion
-tzdata==2024.1
+    #   multidict
+    #   rich
+tzdata==2024.2
     # via pendulum
 uc-micro-py==1.0.3
     # via linkify-it-py
 unicodecsv==0.14.1
     # via apache-airflow
-urllib3==2.2.2
+urllib3==2.2.3
     # via requests
-werkzeug==3.0.3
+werkzeug==3.1.3
     # via
     #   apache-airflow
     #   connexion
     #   flask
     #   flask-jwt-extended
     #   flask-login
-wrapt==1.16.0
+wrapt==1.17.0
     # via deprecated
-wtforms==3.1.2
+wtforms==3.2.1
     # via
     #   flask-appbuilder
     #   flask-wtf
-yarl==1.9.4
+yarl==1.18.3
     # via aiohttp
-
-# The following packages are considered to be unsafe in a requirements file:
-# setuptools
index f769012..1d3ff40 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-packaging==24.1
+packaging==24.2
     # via setuptools-scm
 setuptools-scm==8.1.0
     # via -r requirements-dist.in
 stdeb==0.10.0
     # via -r requirements-dist.in
-tomli==2.0.1
+tomli==2.2.1
     # via setuptools-scm
 
 # The following packages are considered to be unsafe in a requirements file:
-setuptools==73.0.1
+setuptools==75.6.0
     # via
     #   -r requirements-dist.in
     #   setuptools-scm
index 1a6c1bd..b743b63 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-coverage==7.6.1
+coverage==7.6.9
     # via -r requirements-test.in
 mock==5.1.0
     # via -r requirements-test.in
index 8a77b4c..7d75737 100644 (file)
@@ -14,8 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-attrs==24.2.0
-    # via cmd2
 autopage==0.5.2
     # via cliff
 azure-common==1.1.28
@@ -23,35 +21,35 @@ azure-common==1.1.28
     #   -r requirements.in
     #   azure-mgmt-compute
     #   azure-mgmt-monitor
-azure-core==1.30.2
+azure-core==1.32.0
     # via
     #   azure-identity
     #   azure-mgmt-core
-azure-identity==1.17.1
+azure-identity==1.19.0
     # via -r requirements.in
-azure-mgmt-compute==32.0.0
+azure-mgmt-compute==33.0.0
     # via -r requirements.in
-azure-mgmt-core==1.4.0
+azure-mgmt-core==1.5.0
     # via
     #   azure-mgmt-compute
     #   azure-mgmt-monitor
 azure-mgmt-monitor==6.0.2
     # via -r requirements.in
-cachetools==5.4.0
+cachetools==5.5.0
     # via google-auth
-certifi==2024.7.4
+certifi==2024.12.14
     # via requests
-cffi==1.17.0
+cffi==1.17.1
     # via cryptography
-charset-normalizer==3.3.2
+charset-normalizer==3.4.0
     # via requests
-cliff==4.7.0
+cliff==4.8.0
     # via gnocchiclient
-cmd2==2.4.3
+cmd2==2.5.7
     # via cliff
-contourpy==1.2.1
+contourpy==1.3.1
     # via matplotlib
-cryptography==43.0.0
+cryptography==44.0.0
     # via
     #   azure-identity
     #   msal
@@ -66,19 +64,19 @@ debtcollector==3.0.0
     #   oslo-config
     #   oslo-utils
     #   python-keystoneclient
-fonttools==4.53.1
+fonttools==4.55.3
     # via matplotlib
 futurist==3.0.0
     # via gnocchiclient
-gnocchiclient==7.0.8
+gnocchiclient==7.1.0
     # via -r requirements.in
-google-api-core[grpc]==2.19.1
+google-api-core[grpc]==2.24.0
     # via
     #   google-api-python-client
     #   google-cloud-monitoring
-google-api-python-client==2.140.0
+google-api-python-client==2.155.0
     # via -r requirements.in
-google-auth==2.32.0
+google-auth==2.37.0
     # via
     #   -r requirements.in
     #   google-api-core
@@ -87,17 +85,17 @@ google-auth==2.32.0
     #   google-cloud-monitoring
 google-auth-httplib2==0.2.0
     # via google-api-python-client
-google-cloud-monitoring==2.22.2
+google-cloud-monitoring==2.24.0
     # via -r requirements.in
-googleapis-common-protos==1.63.2
+googleapis-common-protos==1.66.0
     # via
     #   google-api-core
     #   grpcio-status
-grpcio==1.65.4
+grpcio==1.68.1
     # via
     #   google-api-core
     #   grpcio-status
-grpcio-status==1.65.4
+grpcio-status==1.68.1
     # via google-api-core
 httmock==1.4.0
     # via prometheus-api-client
@@ -105,7 +103,7 @@ httplib2==0.22.0
     # via
     #   google-api-python-client
     #   google-auth-httplib2
-idna==3.7
+idna==3.10
     # via requests
 iso8601==2.1.0
     # via
@@ -114,35 +112,33 @@ iso8601==2.1.0
     #   oslo-utils
     #   python-ceilometerclient
     #   python-novaclient
-isodate==0.6.1
+isodate==0.7.2
     # via
     #   azure-mgmt-compute
     #   azure-mgmt-monitor
-keystoneauth1==5.7.0
+keystoneauth1==5.9.1
     # via
     #   gnocchiclient
     #   python-ceilometerclient
     #   python-keystoneclient
     #   python-novaclient
-kiwisolver==1.4.5
+kiwisolver==1.4.7
     # via matplotlib
-matplotlib==3.9.1.post1
+matplotlib==3.10.0
     # via prometheus-api-client
-msal==1.30.0
+msal==1.31.1
     # via
     #   azure-identity
     #   msal-extensions
 msal-extensions==1.2.0
     # via azure-identity
-msgpack==1.0.8
+msgpack==1.1.0
     # via oslo-serialization
 netaddr==1.3.0
     # via
     #   oslo-config
     #   oslo-utils
-netifaces==0.11.0
-    # via oslo-utils
-numpy==2.0.1
+numpy==2.2.0
     # via
     #   contourpy
     #   matplotlib
@@ -150,34 +146,34 @@ numpy==2.0.1
     #   prometheus-api-client
 os-service-types==1.7.0
     # via keystoneauth1
-oslo-config==9.5.0
+oslo-config==9.7.0
     # via python-keystoneclient
-oslo-i18n==6.3.0
+oslo-i18n==6.5.0
     # via
     #   oslo-config
     #   oslo-utils
     #   python-ceilometerclient
     #   python-keystoneclient
     #   python-novaclient
-oslo-serialization==5.4.0
+oslo-serialization==5.6.0
     # via
     #   python-ceilometerclient
     #   python-keystoneclient
     #   python-novaclient
-oslo-utils==7.2.0
+oslo-utils==8.0.0
     # via
     #   oslo-serialization
     #   python-ceilometerclient
     #   python-keystoneclient
     #   python-novaclient
-packaging==24.1
+packaging==24.2
     # via
     #   matplotlib
     #   oslo-utils
     #   python-keystoneclient
-pandas==2.2.2
+pandas==2.2.3
     # via prometheus-api-client
-pbr==6.0.0
+pbr==6.1.0
     # via
     #   keystoneauth1
     #   os-service-types
@@ -187,7 +183,7 @@ pbr==6.0.0
     #   python-keystoneclient
     #   python-novaclient
     #   stevedore
-pillow==10.4.0
+pillow==11.0.0
     # via matplotlib
 portalocker==2.10.1
     # via msal-extensions
@@ -198,30 +194,32 @@ prettytable==0.7.2
     #   python-novaclient
 prometheus-api-client==0.5.5
     # via -r requirements.in
-prometheus-client==0.20.0
+prometheus-client==0.21.1
     # via -r requirements.in
-proto-plus==1.24.0
+proto-plus==1.25.0
     # via
     #   google-api-core
     #   google-cloud-monitoring
-protobuf==5.27.3
+protobuf==5.29.1
     # via
     #   google-api-core
     #   google-cloud-monitoring
     #   googleapis-common-protos
     #   grpcio-status
     #   proto-plus
-pyasn1==0.6.0
+psutil==6.1.0
+    # via oslo-utils
+pyasn1==0.6.1
     # via
     #   pyasn1-modules
     #   rsa
-pyasn1-modules==0.4.0
+pyasn1-modules==0.4.1
     # via google-auth
 pycparser==2.22
     # via cffi
-pyjwt[crypto]==2.9.0
+pyjwt[crypto]==2.10.1
     # via msal
-pyparsing==3.1.2
+pyparsing==3.2.0
     # via
     #   httplib2
     #   matplotlib
@@ -236,11 +234,11 @@ python-dateutil==2.9.0.post0
     #   gnocchiclient
     #   matplotlib
     #   pandas
-python-keystoneclient==5.4.0
+python-keystoneclient==5.5.0
     # via -r requirements.in
-python-novaclient==18.6.0
+python-novaclient==18.7.0
     # via -r requirements.in
-pytz==2024.1
+pytz==2024.2
     # via
     #   dateparser
     #   pandas
@@ -250,7 +248,7 @@ pyyaml==6.0.2
     #   cliff
     #   oslo-config
     #   oslo-utils
-regex==2024.7.24
+regex==2024.11.6
     # via dateparser
 requests==2.32.3
     # via
@@ -267,14 +265,12 @@ rfc3986==2.0.0
     # via oslo-config
 rsa==4.9
     # via google-auth
-six==1.16.0
+six==1.17.0
     # via
     #   azure-core
-    #   gnocchiclient
-    #   isodate
     #   python-ceilometerclient
     #   python-dateutil
-stevedore==5.2.0
+stevedore==5.4.0
     # via
     #   cliff
     #   keystoneauth1
@@ -287,7 +283,8 @@ typing-extensions==4.12.2
     #   azure-core
     #   azure-identity
     #   azure-mgmt-compute
-tzdata==2024.1
+    #   keystoneauth1
+tzdata==2024.2
     # via
     #   oslo-serialization
     #   oslo-utils
@@ -298,9 +295,9 @@ ujson==5.10.0
     # via gnocchiclient
 uritemplate==4.1.1
     # via google-api-python-client
-urllib3==2.2.2
+urllib3==2.2.3
     # via requests
 wcwidth==0.2.13
     # via cmd2
-wrapt==1.16.0
+wrapt==1.17.0
     # via debtcollector