From e2fa7eb111788321f7965fc5c904374bee5718e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 03:11:16 +0000 Subject: [PATCH] Bump playwright from 1.60.0 to 1.61.0 Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.60.0 to 1.61.0. - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](https://github.com/microsoft/playwright-python/compare/v1.60.0...v1.61.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.61.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index fad5cfd..21f1a1b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,3 +1,3 @@ -r requirements.txt pytest==9.1.1 -playwright==1.60.0 +playwright==1.61.0