Update pip dependencies after pinning async-timeout 4.0.3 in common
Change-Id: I2f8c329fea3550e5982738dec3d2236d9a4101e2
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/osm_webhook_translator/requirements.txt b/osm_webhook_translator/requirements.txt
index 5e9e071..5b8539c 100644
--- a/osm_webhook_translator/requirements.txt
+++ b/osm_webhook_translator/requirements.txt
@@ -53,5 +53,5 @@
# uvicorn
urllib3==2.2.3
# via requests
-uvicorn==0.33.0
+uvicorn==0.34.0
# via -r osm_webhook_translator/requirements.in
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 1196ca9..e492e50 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -59,12 +59,12 @@
# apache-airflow-providers-http
# connexion
# flask
-async-timeout==5.0.1
+async-timeout==4.0.3
# via
# -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master
# aiohttp
# aiokafka
-attrs==24.2.0
+attrs==24.3.0
# via
# aiohttp
# apache-airflow
diff --git a/requirements.txt b/requirements.txt
index 7d75737..dad9a83 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -27,7 +27,7 @@
# azure-mgmt-core
azure-identity==1.19.0
# via -r requirements.in
-azure-mgmt-compute==33.0.0
+azure-mgmt-compute==33.1.0
# via -r requirements.in
azure-mgmt-core==1.5.0
# via