Update pip dependencies
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 11 Mar 2025 22:50:10 +0000 (23:50 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 11 Mar 2025 22:50:10 +0000 (23:50 +0100)
Change-Id: I793c4b61f622d999997a4bfde3f2422fa5701572
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 57675a3..1c1c7e9 100644 (file)
@@ -24,7 +24,7 @@ tomli==2.2.1
     # via setuptools-scm
 
 # The following packages are considered to be unsafe in a requirements file:
-setuptools==75.8.0
+setuptools==76.0.0
     # via
     #   -r osm_webhook_translator/requirements-dist.in
     #   setuptools-scm
index 5b8539c..9cc53ec 100644 (file)
 #######################################################################################
 annotated-types==0.7.0
     # via pydantic
-anyio==4.7.0
+anyio==4.8.0
     # via starlette
-certifi==2024.12.14
+certifi==2025.1.31
     # via requests
-charset-normalizer==3.4.0
+charset-normalizer==3.4.1
     # via requests
-click==8.1.7
+click==8.1.8
     # via uvicorn
 exceptiongroup==1.2.2
     # via anyio
-fastapi==0.115.6
+fastapi==0.115.11
     # via -r osm_webhook_translator/requirements.in
 h11==0.14.0
     # via uvicorn
@@ -34,15 +34,15 @@ idna==3.10
     # via
     #   anyio
     #   requests
-pydantic==2.10.3
+pydantic==2.10.6
     # via fastapi
-pydantic-core==2.27.1
+pydantic-core==2.27.2
     # via pydantic
 requests==2.32.3
     # via -r osm_webhook_translator/requirements.in
 sniffio==1.3.1
     # via anyio
-starlette==0.41.3
+starlette==0.46.1
     # via fastapi
 typing-extensions==4.12.2
     # via
@@ -51,7 +51,7 @@ typing-extensions==4.12.2
     #   pydantic
     #   pydantic-core
     #   uvicorn
-urllib3==2.2.3
+urllib3==2.3.0
     # via requests
 uvicorn==0.34.0
     # via -r osm_webhook_translator/requirements.in
index e492e50..049b4ba 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-a2wsgi==1.10.7
+a2wsgi==1.10.8
     # via connexion
-aiohappyeyeballs==2.4.4
+aiohappyeyeballs==2.6.0
     # via aiohttp
-aiohttp==3.11.10
+aiohttp==3.11.13
     # via apache-airflow-providers-http
 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.2
     # via aiohttp
-alembic==1.14.0
+alembic==1.15.1
     # via apache-airflow
-anyio==4.7.0
+anyio==4.8.0
     # via
     #   httpx
     #   starlette
@@ -52,7 +52,7 @@ apache-airflow-providers-sqlite==3.5.0
     # via apache-airflow
 apispec[yaml]==3.3.2
     # via flask-appbuilder
-argcomplete==3.5.2
+argcomplete==3.6.0
     # via apache-airflow
 asgiref==3.8.1
     # via
@@ -64,33 +64,33 @@ async-timeout==4.0.3
     #   -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
     #   aiohttp
     #   aiokafka
-attrs==24.3.0
+attrs==25.1.0
     # via
     #   aiohttp
     #   apache-airflow
     #   cattrs
     #   jsonschema
     #   referencing
-babel==2.16.0
+babel==2.17.0
     # via flask-babel
 blinker==1.9.0
     # via apache-airflow
-cachelib==0.9.0
+cachelib==0.13.0
     # via
     #   flask-caching
     #   flask-session
 cattrs==24.1.2
     # via apache-airflow
-certifi==2024.12.14
+certifi==2025.1.31
     # via
     #   httpcore
     #   httpx
     #   requests
 cffi==1.17.1
     # via cryptography
-charset-normalizer==3.4.0
+charset-normalizer==3.4.1
     # via requests
-click==8.1.7
+click==8.1.8
     # via
     #   flask
     #   flask-appbuilder
@@ -100,17 +100,17 @@ colorlog==4.8.0
     # via apache-airflow
 configupdater==3.2
     # via apache-airflow
-connexion[flask]==3.1.0
+connexion[flask]==3.2.0
     # via apache-airflow
 cron-descriptor==1.4.5
     # via apache-airflow
-croniter==5.0.1
+croniter==6.0.0
     # via apache-airflow
-cryptography==44.0.0
+cryptography==44.0.2
     # 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.15
+deprecated==1.2.18
     # via apache-airflow
 dill==0.3.9
     # via apache-airflow
@@ -141,7 +141,7 @@ flask-appbuilder==4.1.4
     # via apache-airflow
 flask-babel==2.0.0
     # via flask-appbuilder
-flask-caching==2.3.0
+flask-caching==2.3.1
     # via apache-airflow
 flask-jwt-extended==4.7.1
     # via flask-appbuilder
@@ -189,7 +189,7 @@ itsdangerous==2.2.0
     #   apache-airflow
     #   flask
     #   flask-wtf
-jinja2==3.1.4
+jinja2==3.1.6
     # via
     #   apache-airflow
     #   connexion
@@ -211,7 +211,7 @@ lockfile==0.12.2
     # via
     #   apache-airflow
     #   python-daemon
-mako==1.3.8
+mako==1.3.9
     # via alembic
 markdown==3.7
     # via apache-airflow
@@ -227,7 +227,7 @@ markupsafe==3.0.2
     #   mako
     #   werkzeug
     #   wtforms
-marshmallow==3.23.1
+marshmallow==3.26.1
     # via
     #   flask-appbuilder
     #   marshmallow-enum
@@ -243,9 +243,9 @@ mdit-py-plugins==0.4.2
     # via apache-airflow
 mdurl==0.1.2
     # via markdown-it-py
-motor==3.6.0
+motor==3.7.0
     # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
-msgspec==0.18.6
+msgspec==0.19.0
     # via flask-session
 multidict==6.1.0
     # via
@@ -268,17 +268,17 @@ pluggy==1.5.0
     # via apache-airflow
 prison==0.2.1
     # via flask-appbuilder
-propcache==0.2.1
+propcache==0.3.0
     # via
     #   aiohttp
     #   yarl
-psutil==6.1.0
+psutil==7.0.0
     # via apache-airflow
 pycparser==2.22
     # via cffi
 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
+pygments==2.19.1
     # via
     #   apache-airflow
     #   rich
@@ -287,7 +287,7 @@ pyjwt==2.10.1
     #   apache-airflow
     #   flask-appbuilder
     #   flask-jwt-extended
-pymongo==4.9.2
+pymongo==4.11.2
     # via
     #   -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
     #   motor
@@ -300,7 +300,7 @@ python-dateutil==2.9.0.post0
     #   flask-appbuilder
     #   pendulum
     #   time-machine
-python-multipart==0.0.19
+python-multipart==0.0.20
     # via connexion
 python-nvd3==0.16.0
     # via apache-airflow
@@ -308,7 +308,7 @@ python-slugify==8.0.4
     # via
     #   apache-airflow
     #   python-nvd3
-pytz==2024.2
+pytz==2025.1
     # via
     #   croniter
     #   flask-babel
@@ -317,7 +317,7 @@ pyyaml==6.0.2
     #   -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
     #   apispec
     #   connexion
-referencing==0.35.1
+referencing==0.36.2
     # via
     #   jsonschema
     #   jsonschema-specifications
@@ -332,11 +332,11 @@ rfc3339-validator==0.1.4
     # via apache-airflow
 rich==13.9.4
     # via apache-airflow
-rpds-py==0.22.3
+rpds-py==0.23.1
     # via
     #   jsonschema
     #   referencing
-setproctitle==1.3.4
+setproctitle==1.3.5
     # via apache-airflow
 six==1.17.0
     # via
@@ -360,7 +360,7 @@ sqlalchemy-utils==0.41.2
     # via flask-appbuilder
 sqlparse==0.5.3
     # via apache-airflow-providers-common-sql
-starlette==0.42.0
+starlette==0.46.1
     # via connexion
 tabulate==0.9.0
     # via apache-airflow
@@ -384,14 +384,15 @@ typing-extensions==4.12.2
     #   cattrs
     #   connexion
     #   multidict
+    #   referencing
     #   rich
-tzdata==2024.2
+tzdata==2025.1
     # via pendulum
 uc-micro-py==1.0.3
     # via linkify-it-py
 unicodecsv==0.14.1
     # via apache-airflow
-urllib3==2.2.3
+urllib3==2.3.0
     # via requests
 werkzeug==3.1.3
     # via
@@ -400,7 +401,7 @@ werkzeug==3.1.3
     #   flask
     #   flask-jwt-extended
     #   flask-login
-wrapt==1.17.0
+wrapt==1.17.2
     # via deprecated
 wtforms==3.2.1
     # via
index e7598f0..9c7071d 100644 (file)
@@ -24,7 +24,7 @@ tomli==2.2.1
     # via setuptools-scm
 
 # The following packages are considered to be unsafe in a requirements file:
-setuptools==75.8.0
+setuptools==76.0.0
     # via
     #   -r requirements-dist.in
     #   setuptools-scm
index b743b63..77923bb 100644 (file)
@@ -14,9 +14,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-coverage==7.6.9
+coverage==7.6.12
     # via -r requirements-test.in
-mock==5.1.0
+mock==5.2.0
     # via -r requirements-test.in
 nose2==0.15.1
     # via -r requirements-test.in
index dad9a83..2bfe723 100644 (file)
@@ -25,9 +25,9 @@ azure-core==1.32.0
     # via
     #   azure-identity
     #   azure-mgmt-core
-azure-identity==1.19.0
+azure-identity==1.21.0
     # via -r requirements.in
-azure-mgmt-compute==33.1.0
+azure-mgmt-compute==34.0.0
     # via -r requirements.in
 azure-mgmt-core==1.5.0
     # via
@@ -35,48 +35,49 @@ azure-mgmt-core==1.5.0
     #   azure-mgmt-monitor
 azure-mgmt-monitor==6.0.2
     # via -r requirements.in
-cachetools==5.5.0
+cachetools==5.5.2
     # via google-auth
-certifi==2024.12.14
+certifi==2025.1.31
     # via requests
 cffi==1.17.1
     # via cryptography
-charset-normalizer==3.4.0
+charset-normalizer==3.4.1
     # via requests
-cliff==4.8.0
+cliff==4.9.1
     # via gnocchiclient
-cmd2==2.5.7
+cmd2==2.5.11
     # via cliff
 contourpy==1.3.1
     # via matplotlib
-cryptography==44.0.0
+cryptography==44.0.2
     # via
     #   azure-identity
     #   msal
     #   pyjwt
 cycler==0.12.1
     # via matplotlib
-dateparser==1.2.0
+dateparser==1.2.1
     # via prometheus-api-client
 debtcollector==3.0.0
     # via
+    #   futurist
     #   gnocchiclient
     #   oslo-config
     #   oslo-utils
     #   python-keystoneclient
-fonttools==4.55.3
+fonttools==4.56.0
     # via matplotlib
-futurist==3.0.0
+futurist==3.1.0
     # via gnocchiclient
 gnocchiclient==7.1.0
     # via -r requirements.in
-google-api-core[grpc]==2.24.0
+google-api-core[grpc]==2.24.2
     # via
     #   google-api-python-client
     #   google-cloud-monitoring
-google-api-python-client==2.155.0
+google-api-python-client==2.163.0
     # via -r requirements.in
-google-auth==2.37.0
+google-auth==2.38.0
     # via
     #   -r requirements.in
     #   google-api-core
@@ -85,17 +86,17 @@ google-auth==2.37.0
     #   google-cloud-monitoring
 google-auth-httplib2==0.2.0
     # via google-api-python-client
-google-cloud-monitoring==2.24.0
+google-cloud-monitoring==2.27.0
     # via -r requirements.in
-googleapis-common-protos==1.66.0
+googleapis-common-protos==1.69.1
     # via
     #   google-api-core
     #   grpcio-status
-grpcio==1.68.1
+grpcio==1.71.0
     # via
     #   google-api-core
     #   grpcio-status
-grpcio-status==1.68.1
+grpcio-status==1.71.0
     # via google-api-core
 httmock==1.4.0
     # via prometheus-api-client
@@ -116,15 +117,15 @@ isodate==0.7.2
     # via
     #   azure-mgmt-compute
     #   azure-mgmt-monitor
-keystoneauth1==5.9.1
+keystoneauth1==5.10.0
     # via
     #   gnocchiclient
     #   python-ceilometerclient
     #   python-keystoneclient
     #   python-novaclient
-kiwisolver==1.4.7
+kiwisolver==1.4.8
     # via matplotlib
-matplotlib==3.10.0
+matplotlib==3.10.1
     # via prometheus-api-client
 msal==1.31.1
     # via
@@ -138,7 +139,7 @@ netaddr==1.3.0
     # via
     #   oslo-config
     #   oslo-utils
-numpy==2.2.0
+numpy==2.2.3
     # via
     #   contourpy
     #   matplotlib
@@ -146,21 +147,21 @@ numpy==2.2.0
     #   prometheus-api-client
 os-service-types==1.7.0
     # via keystoneauth1
-oslo-config==9.7.0
+oslo-config==9.7.1
     # via python-keystoneclient
-oslo-i18n==6.5.0
+oslo-i18n==6.5.1
     # via
     #   oslo-config
     #   oslo-utils
     #   python-ceilometerclient
     #   python-keystoneclient
     #   python-novaclient
-oslo-serialization==5.6.0
+oslo-serialization==5.7.0
     # via
     #   python-ceilometerclient
     #   python-keystoneclient
     #   python-novaclient
-oslo-utils==8.0.0
+oslo-utils==8.2.0
     # via
     #   oslo-serialization
     #   python-ceilometerclient
@@ -173,17 +174,17 @@ packaging==24.2
     #   python-keystoneclient
 pandas==2.2.3
     # via prometheus-api-client
-pbr==6.1.0
+pbr==6.1.1
     # via
     #   keystoneauth1
     #   os-service-types
     #   oslo-i18n
-    #   oslo-serialization
+    #   oslo-utils
     #   python-ceilometerclient
     #   python-keystoneclient
     #   python-novaclient
     #   stevedore
-pillow==11.0.0
+pillow==11.1.0
     # via matplotlib
 portalocker==2.10.1
     # via msal-extensions
@@ -192,22 +193,22 @@ prettytable==0.7.2
     #   cliff
     #   python-ceilometerclient
     #   python-novaclient
-prometheus-api-client==0.5.5
+prometheus-api-client==0.5.7
     # via -r requirements.in
 prometheus-client==0.21.1
     # via -r requirements.in
-proto-plus==1.25.0
+proto-plus==1.26.1
     # via
     #   google-api-core
     #   google-cloud-monitoring
-protobuf==5.29.1
+protobuf==5.29.3
     # via
     #   google-api-core
     #   google-cloud-monitoring
     #   googleapis-common-protos
     #   grpcio-status
     #   proto-plus
-psutil==6.1.0
+psutil==7.0.0
     # via oslo-utils
 pyasn1==0.6.1
     # via
@@ -219,7 +220,7 @@ pycparser==2.22
     # via cffi
 pyjwt[crypto]==2.10.1
     # via msal
-pyparsing==3.2.0
+pyparsing==3.2.1
     # via
     #   httplib2
     #   matplotlib
@@ -234,11 +235,11 @@ python-dateutil==2.9.0.post0
     #   gnocchiclient
     #   matplotlib
     #   pandas
-python-keystoneclient==5.5.0
+python-keystoneclient==5.6.0
     # via -r requirements.in
-python-novaclient==18.7.0
+python-novaclient==18.9.0
     # via -r requirements.in
-pytz==2024.2
+pytz==2025.1
     # via
     #   dateparser
     #   pandas
@@ -270,7 +271,7 @@ six==1.17.0
     #   azure-core
     #   python-ceilometerclient
     #   python-dateutil
-stevedore==5.4.0
+stevedore==5.4.1
     # via
     #   cliff
     #   keystoneauth1
@@ -284,20 +285,23 @@ typing-extensions==4.12.2
     #   azure-identity
     #   azure-mgmt-compute
     #   keystoneauth1
-tzdata==2024.2
+tzdata==2025.1
     # via
     #   oslo-serialization
     #   oslo-utils
     #   pandas
-tzlocal==5.2
+tzlocal==5.3.1
     # via dateparser
 ujson==5.10.0
     # via gnocchiclient
 uritemplate==4.1.1
     # via google-api-python-client
-urllib3==2.2.3
+urllib3==2.3.0
     # via requests
 wcwidth==0.2.13
     # via cmd2
-wrapt==1.17.0
+wrapt==1.17.2
     # via debtcollector
+
+# The following packages are considered to be unsafe in a requirements file:
+# setuptools