From 3888590a29413292738b7848f09e1229f3d30b9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 20:52:16 +0000 Subject: [PATCH] Bump playwright from 1.36.0 to 1.41.2 Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.36.0 to 1.41.2. - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](https://github.com/Microsoft/playwright-python/compare/v1.36.0...v1.41.2) --- 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 0ed41ca..5d2edfd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.12.2 numpy==1.26.1 pandas==2.1.4 -playwright==1.36.0 +playwright==1.41.2 rich==13.6.0 \ No newline at end of file