Update pip dependencies

Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/requirements-test.txt b/requirements-test.txt
index 9cdc9d0..9a41504 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-coverage==7.10.1
+coverage==7.10.7
     # via -r requirements-test.in
 exceptiongroup==1.3.0
     # via pytest
@@ -28,9 +28,9 @@
     # via pytest
 pygments==2.19.2
     # via pytest
-pytest==8.4.1
+pytest==8.4.2
     # via -r requirements-test.in
 tomli==2.2.1
     # via pytest
-typing-extensions==4.14.1
+typing-extensions==4.15.0
     # via exceptiongroup