From e8f9e34cfa24e785b12afac7bd8c264f3baa8f04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 15:33:35 +0000 Subject: [PATCH] Update dependency pytest-playwright to v0.7.1 --- Pipfile | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pipfile b/Pipfile index 320c3da..8141654 100644 --- a/Pipfile +++ b/Pipfile @@ -25,7 +25,7 @@ packaging = "==25.0" pluggy = "==1.6.0" py = "==1.11.0" pyparsing = "==3.2.5" -pytest-playwright = "==0.7.0" +pytest-playwright = "==0.7.1" requests = "==2.32.4" robotframework-pythonlibcore = "==4.4.1" six = "==1.17.0" diff --git a/requirements.txt b/requirements.txt index 3b83fce..44d3d6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ py==1.11.0 pyparsing==3.2.5 pytest-xdist==3.8.0 pytest==8.4.2 -pytest-playwright==0.7.0 +pytest-playwright==0.7.1 pyyaml==6.0.2 requests==2.32.4 robotframework-pabot==5.1.0