From 6c9025b5a17b4a3b21b9d6dfa93e8e3662799f08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 22:29:34 +0000 Subject: [PATCH] chore(deps): bump playwright from 1.41.2 to 1.42.0 Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.41.2 to 1.42.0. - [Release notes](https://github.com/Microsoft/playwright-python/releases) - [Commits](https://github.com/Microsoft/playwright-python/compare/v1.41.2...v1.42.0) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index dc80ca954ff..c0251383311 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -11,7 +11,7 @@ fastapi==0.110.0 lxml==5.1.0 netaddr==1.2.1 ujson==5.9.0 -playwright==1.41.2 +playwright==1.42.0 PyYAML==6.0.1 python-dateutil==2.9.0.post0 requests==2.31.0