Update pip requirements to meet new versions in IM

Change-Id: Ia450c2cdc4c6458bc584fe567be0e37f11b3cf24
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/requirements-test.txt b/requirements-test.txt
index 22454d9..550a03c 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -14,9 +14,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-coverage==7.2.5
+coverage==7.3.0
     # via -r requirements-test.in
-exceptiongroup==1.1.1
+exceptiongroup==1.1.3
     # via pytest
 iniconfig==2.0.0
     # via pytest
@@ -24,9 +24,9 @@
     # via -r requirements-test.in
 packaging==23.1
     # via pytest
-pluggy==1.0.0
+pluggy==1.3.0
     # via pytest
-pytest==7.3.1
+pytest==7.4.1
     # via -r requirements-test.in
 tomli==2.0.1
     # via pytest