From 7a48414a30c7212a0db2dcddc73ba7173e367281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 08:44:45 +0000 Subject: [PATCH] Bump playwright from 1.45.1 to 1.47.0 Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.45.1 to 1.47.0. - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](https://github.com/Microsoft/playwright-python/compare/v1.45.1...v1.47.0) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d80b02..435c697 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ lxml==5.3.0 packaging==24.1 pikepdf==9.1.1 Pillow==10.4.0 -playwright==1.45.1 +playwright==1.47.0 playwright-stealth==1.0.6 pyparsing==3.1.2